121 lines
3.5 KiB
JSON
121 lines
3.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "js-base64@^2.1.9",
|
|
"scope": null,
|
|
"escapedName": "js-base64",
|
|
"name": "js-base64",
|
|
"rawSpec": "^2.1.9",
|
|
"spec": ">=2.1.9 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/cssnano/node_modules/postcss"
|
|
]
|
|
],
|
|
"_from": "js-base64@>=2.1.9 <3.0.0",
|
|
"_id": "js-base64@2.4.3",
|
|
"_inCache": true,
|
|
"_location": "/js-base64",
|
|
"_nodeVersion": "9.4.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/js-base64-2.4.3.tgz_1517039023569_0.7478813275229186"
|
|
},
|
|
"_npmUser": {
|
|
"name": "dankogai",
|
|
"email": "dankogai+github@gmail.com"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "js-base64@^2.1.9",
|
|
"scope": null,
|
|
"escapedName": "js-base64",
|
|
"name": "js-base64",
|
|
"rawSpec": "^2.1.9",
|
|
"spec": ">=2.1.9 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/css-loader/postcss",
|
|
"/cssnano/postcss",
|
|
"/postcss-calc/postcss",
|
|
"/postcss-colormin/postcss",
|
|
"/postcss-convert-values/postcss",
|
|
"/postcss-discard-comments/postcss",
|
|
"/postcss-discard-duplicates/postcss",
|
|
"/postcss-discard-empty/postcss",
|
|
"/postcss-discard-overridden/postcss",
|
|
"/postcss-discard-unused/postcss",
|
|
"/postcss-filter-plugins/postcss",
|
|
"/postcss-merge-idents/postcss",
|
|
"/postcss-merge-longhand/postcss",
|
|
"/postcss-merge-rules/postcss",
|
|
"/postcss-minify-font-values/postcss",
|
|
"/postcss-minify-gradients/postcss",
|
|
"/postcss-minify-params/postcss",
|
|
"/postcss-minify-selectors/postcss",
|
|
"/postcss-normalize-charset/postcss",
|
|
"/postcss-normalize-url/postcss",
|
|
"/postcss-ordered-values/postcss",
|
|
"/postcss-reduce-idents/postcss",
|
|
"/postcss-reduce-initial/postcss",
|
|
"/postcss-reduce-transforms/postcss",
|
|
"/postcss-svgo/postcss",
|
|
"/postcss-unique-selectors/postcss",
|
|
"/postcss-zindex/postcss",
|
|
"/scss-tokenizer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.4.3.tgz",
|
|
"_shasum": "2e545ec2b0f2957f41356510205214e98fad6582",
|
|
"_shrinkwrap": null,
|
|
"_spec": "js-base64@^2.1.9",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/cssnano/node_modules/postcss",
|
|
"author": {
|
|
"name": "Dan Kogai"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/dankogai/js-base64/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Yet another Base64 transcoder in pure-JS",
|
|
"devDependencies": {
|
|
"babel-preset-es2015": "^6.24.1",
|
|
"babel-register": "^6.26.0",
|
|
"mocha": "*"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"integrity": "sha512-H7ErYLM34CvDMto3GbD6xD0JLUGYXR3QTcH6B/tr4Hi/QpSThnCsIp+Sy5FRTw3B0d6py4HcNkW7nO/wdtGWEw==",
|
|
"shasum": "2e545ec2b0f2957f41356510205214e98fad6582",
|
|
"tarball": "https://registry.npmjs.org/js-base64/-/js-base64-2.4.3.tgz"
|
|
},
|
|
"gitHead": "8bfa436f733bec60c95c720e1d720c28b43ae0b2",
|
|
"homepage": "https://github.com/dankogai/js-base64#readme",
|
|
"keywords": [
|
|
"base64"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"main": "base64.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "dankogai",
|
|
"email": "dankogai+github@gmail.com"
|
|
}
|
|
],
|
|
"name": "js-base64",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/dankogai/js-base64.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --compilers js:babel-register"
|
|
},
|
|
"version": "2.4.3"
|
|
}
|