Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / js-base64 / package.json
1 {
2   "_from": "js-base64@^2.1.9",
3   "_id": "js-base64@2.6.2",
4   "_inBundle": false,
5   "_integrity": "sha512-1hgLrLIrmCgZG+ID3VoLNLOSwjGnoZa8tyrUdEteMeIzsT6PH7PMLyUvbDwzNE56P3PNxyvuIOx4Uh2E5rzQIw==",
6   "_location": "/js-base64",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "js-base64@^2.1.9",
12     "name": "js-base64",
13     "escapedName": "js-base64",
14     "rawSpec": "^2.1.9",
15     "saveSpec": null,
16     "fetchSpec": "^2.1.9"
17   },
18   "_requiredBy": [
19     "/postcss-less/postcss"
20   ],
21   "_resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.2.tgz",
22   "_shasum": "cf9301bc5cc756892a9a6c8d7138322e5944fb0d",
23   "_spec": "js-base64@^2.1.9",
24   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/postcss-less/node_modules/postcss",
25   "author": {
26     "name": "Dan Kogai"
27   },
28   "bugs": {
29     "url": "https://github.com/dankogai/js-base64/issues"
30   },
31   "bundleDependencies": false,
32   "deprecated": false,
33   "description": "Yet another Base64 transcoder in pure-JS",
34   "devDependencies": {
35     "babel-preset-env": "^1.7.0",
36     "babel-register": "^6.26.0",
37     "mocha": "5.x.x"
38   },
39   "directories": {
40     "test": "test"
41   },
42   "gitHead": "8bfa436f733bec60c95c720e1d720c28b43ae0b2",
43   "homepage": "https://github.com/dankogai/js-base64#readme",
44   "keywords": [
45     "base64"
46   ],
47   "license": "BSD-3-Clause",
48   "main": "base64.js",
49   "name": "js-base64",
50   "repository": {
51     "type": "git",
52     "url": "git://github.com/dankogai/js-base64.git"
53   },
54   "scripts": {
55     "test": "mocha --compilers js:babel-register"
56   },
57   "version": "2.6.2"
58 }