GT2/GT2-Android/node_modules/crypt/package.json

92 lines
2.2 KiB
JSON
Raw Normal View History

{
"_args": [
[
{
"raw": "crypt@~0.0.1",
"scope": null,
"escapedName": "crypt",
"name": "crypt",
"rawSpec": "~0.0.1",
"spec": ">=0.0.1 <0.1.0",
"type": "range"
},
"/home/jdaugherty/work/GT2/GT2-Android/node_modules/md5"
]
],
"_from": "crypt@>=0.0.1 <0.1.0",
"_id": "crypt@0.0.2",
"_inCache": true,
"_location": "/crypt",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/crypt-0.0.2.tgz_1482450046585_0.08984375675208867"
},
"_npmUser": {
"name": "pvorb",
"email": "paul@vorba.ch"
},
"_npmVersion": "3.9.3",
"_phantomChildren": {},
"_requested": {
"raw": "crypt@~0.0.1",
"scope": null,
"escapedName": "crypt",
"name": "crypt",
"rawSpec": "~0.0.1",
"spec": ">=0.0.1 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/md5"
],
"_resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz",
"_shasum": "88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b",
"_shrinkwrap": null,
"_spec": "crypt@~0.0.1",
"_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/md5",
"author": {
"name": "Paul Vorbach",
"email": "paul@vorb.de",
"url": "http://vorb.de"
},
"bugs": {
"url": "https://github.com/pvorb/node-crypt/issues"
},
"dependencies": {},
"description": "utilities for encryption and hashing",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b",
"tarball": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "b275e2cde03cab40206dbb2a551b781f51feca3f",
"homepage": "https://github.com/pvorb/node-crypt#readme",
"license": "BSD-3-Clause",
"main": "crypt.js",
"maintainers": [
{
"name": "pvorb",
"email": "paul@vorb.de"
}
],
"name": "crypt",
"optionalDependencies": {},
"readme": "**crypt** provides utilities for encryption and hashing\n",
"readmeFilename": "README.mkd",
"repository": {
"type": "git",
"url": "git://github.com/pvorb/node-crypt.git"
},
"scripts": {},
"tags": [
"hash",
"security"
],
"version": "0.0.2"
}