87 lines
2.1 KiB
JSON
Raw Normal View History

2017-09-20 23:19:33 +02:00
{
"_args": [
[
{
"raw": "secure-keys@^1.0.0",
"scope": null,
"escapedName": "secure-keys",
"name": "secure-keys",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/tank/data/SERVER/zoneadm-master/node_modules/nconf"
]
],
"_from": "secure-keys@>=1.0.0 <2.0.0",
"_id": "secure-keys@1.0.0",
"_inCache": true,
"_location": "/secure-keys",
"_nodeVersion": "4.2.3",
"_npmOperationalInternal": {
"host": "packages-6-west.internal.npmjs.com",
"tmp": "tmp/secure-keys-1.0.0.tgz_1454393515938_0.5482111622113734"
},
"_npmUser": {
"name": "jcrugzz",
"email": "jcrugzz@gmail.com"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"raw": "secure-keys@^1.0.0",
"scope": null,
"escapedName": "secure-keys",
"name": "secure-keys",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/nconf"
],
"_resolved": "https://registry.npmjs.org/secure-keys/-/secure-keys-1.0.0.tgz",
"_shasum": "f0c82d98a3b139a8776a8808050b824431087fca",
"_shrinkwrap": null,
"_spec": "secure-keys@^1.0.0",
"_where": "/tank/data/SERVER/zoneadm-master/node_modules/nconf",
"author": {
"name": "Jarrett Cruger",
"email": "jcrugzz@gmail.com"
},
"dependencies": {},
"description": "Encrypt/Decrypt the values of a given object",
"devDependencies": {
"assume": "^1.3.1",
"mocha": "^2.4.5"
},
"directories": {},
"dist": {
"shasum": "f0c82d98a3b139a8776a8808050b824431087fca",
"tarball": "https://registry.npmjs.org/secure-keys/-/secure-keys-1.0.0.tgz"
},
"gitHead": "92688f0e0b3ed731a0db9130b03a4466110d22c7",
"keywords": [
"secure-keys",
"conversion",
"crypto",
"secure",
"config"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jcrugzz",
"email": "jcrugzz@gmail.com"
}
],
"name": "secure-keys",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"test": "mocha test/*-test.js"
},
"version": "1.0.0"
}