{
"_args": [
[
{
"raw": "base64-js@0.0.2",
"scope": null,
"escapedName": "base64-js",
"name": "base64-js",
"rawSpec": "0.0.2",
"spec": "0.0.2",
"type": "version"
},
"/Users/sth/dev/rust-polylabel/node_modules/bops"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "base64-js@0.0.2",
"_id": "base64-js@0.0.2",
"_inCache": true,
"_location": "/base64-js",
"_nodeVersion": "v0.6.2",
"_npmUser": {
"name": "beatgammit",
"email": "t.jameson.little@gmail.com"
},
"_npmVersion": "1.0.106",
"_phantomChildren": {},
"_requested": {
"raw": "base64-js@0.0.2",
"scope": null,
"escapedName": "base64-js",
"name": "base64-js",
"rawSpec": "0.0.2",
"spec": "0.0.2",
"type": "version"
},
"_requiredBy": [
"/bops"
],
"_resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.2.tgz",
"_shasum": "024f0f72afa25b75f9c0ee73cd4f55ec1bed9784",
"_shrinkwrap": null,
"_spec": "base64-js@0.0.2",
"_where": "/Users/sth/dev/rust-polylabel/node_modules/bops",
"author": {
"name": "T. Jameson Little",
"email": "t.jameson.little@gmail.com"
},
"bugs": {
"url": "https://github.com/beatgammit/deflate-js/issues"
},
"dependencies": {},
"description": "Base64 encoding/decoding in pure JS",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "024f0f72afa25b75f9c0ee73cd4f55ec1bed9784",
"tarball": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.2.tgz"
},
"engines": {
"node": ">= 0.4"
},
"homepage": "https://github.com/beatgammit/deflate-js#readme",
"main": "lib/b64.js",
"maintainers": [
{
"name": "beatgammit",
"email": "t.jameson.little@gmail.com"
}
],
"name": "base64-js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/beatgammit/deflate-js.git"
},
"scripts": {
"test": "cd test; node runner.js; cd -"
},
"version": "0.0.2"
}