{
|
|
"_args": [
|
|
[
|
|
"private@^0.1.8",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/recast"
|
|
]
|
|
],
|
|
"_from": "private@>=0.1.8 <0.2.0",
|
|
"_id": "private@0.1.8",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/private",
|
|
"_nodeVersion": "8.7.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/private-0.1.8.tgz_1507855679328_0.11361804232001305"
|
|
},
|
|
"_npmUser": {
|
|
"email": "ben@benjamn.com",
|
|
"name": "benjamn"
|
|
},
|
|
"_npmVersion": "5.4.2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "private",
|
|
"raw": "private@^0.1.8",
|
|
"rawSpec": "^0.1.8",
|
|
"scope": null,
|
|
"spec": ">=0.1.8 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/es6-templates/recast",
|
|
"/recast",
|
|
"/regenerator-transform"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/private/-/private-0.1.8.tgz",
|
|
"_shasum": "2381edb3689f7a53d653190060fcf822d2f368ff",
|
|
"_shrinkwrap": null,
|
|
"_spec": "private@^0.1.8",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/recast",
|
|
"author": {
|
|
"email": "bn@cs.stanford.edu",
|
|
"name": "Ben Newman"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/benjamn/private/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Utility for associating truly private state with any JavaScript object",
|
|
"devDependencies": {
|
|
"mocha": "^4.0.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==",
|
|
"shasum": "2381edb3689f7a53d653190060fcf822d2f368ff",
|
|
"tarball": "https://registry.npmjs.org/private/-/private-0.1.8.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
},
|
|
"files": [
|
|
"private.js"
|
|
],
|
|
"gitHead": "8fde2c4c9f760c0ae17f3ff375c02d6498472fbc",
|
|
"homepage": "http://github.com/benjamn/private",
|
|
"keywords": [
|
|
"access control",
|
|
"access modifiers",
|
|
"encapsulation",
|
|
"es5",
|
|
"private",
|
|
"privilege",
|
|
"scope",
|
|
"secret",
|
|
"state"
|
|
],
|
|
"license": "MIT",
|
|
"main": "private.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "benjamn",
|
|
"email": "bn@cs.stanford.edu"
|
|
}
|
|
],
|
|
"name": "private",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/benjamn/private.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --reporter spec --full-trace test/run.js"
|
|
},
|
|
"version": "0.1.8"
|
|
}
|