You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/Base64/package.json

91 lines
2.2 KiB
JSON

{
"_args": [
[
{
"raw": "Base64@~0.2.0",
"scope": null,
"escapedName": "Base64",
"name": "Base64",
"rawSpec": "~0.2.0",
"spec": ">=0.2.0 <0.3.0",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/http-browserify"
]
],
"_from": "Base64@>=0.2.0 <0.3.0",
"_id": "Base64@0.2.1",
"_inCache": true,
"_location": "/Base64",
"_npmUser": {
"name": "michaelficarra",
"email": "npm@michael.ficarra.me"
},
"_npmVersion": "1.4.3",
"_phantomChildren": {},
"_requested": {
"raw": "Base64@~0.2.0",
"scope": null,
"escapedName": "Base64",
"name": "Base64",
"rawSpec": "~0.2.0",
"spec": ">=0.2.0 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/http-browserify"
],
"_resolved": "https://registry.npmjs.org/Base64/-/Base64-0.2.1.tgz",
"_shasum": "ba3a4230708e186705065e66babdd4c35cf60028",
"_shrinkwrap": null,
"_spec": "Base64@~0.2.0",
"_where": "/Users/MB/git/pdfkit/node_modules/http-browserify",
"author": {
"name": "David Chambers",
"email": "dc@davidchambers.me"
},
"bugs": {
"url": "https://github.com/davidchambers/Base64.js/issues"
},
"dependencies": {},
"description": "Base64 encoding and decoding",
"devDependencies": {
"coffee-script": "1.7.x",
"istanbul": "0.2.x",
"mocha": "1.18.x",
"uglify-js": "2.4.x",
"xyz": "0.1.x"
},
"directories": {},
"dist": {
"shasum": "ba3a4230708e186705065e66babdd4c35cf60028",
"tarball": "https://registry.npmjs.org/Base64/-/Base64-0.2.1.tgz"
},
"homepage": "https://github.com/davidchambers/Base64.js",
"licenses": [
{
"type": "WTFPL",
"url": "https://raw.github.com/davidchambers/Base64.js/master/LICENSE"
}
],
"main": "./base64.js",
"maintainers": [
{
"name": "davidchambers",
"email": "dc@hashify.me"
},
{
"name": "michaelficarra",
"email": "npm@michael.ficarra.me"
}
],
"name": "Base64",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/davidchambers/Base64.js.git"
},
"version": "0.2.1"
}