motion
Version:
motion - moving development forward
91 lines (90 loc) • 2.11 kB
JSON
{
"_args": [
[
"cryptiles@0.2.x",
"/Users/nw/motion/packages/motion/node_modules/hawk"
]
],
"_from": "cryptiles@>=0.2.0 <0.3.0",
"_id": "cryptiles@0.2.2",
"_inCache": true,
"_installable": true,
"_location": "/cryptiles",
"_npmUser": {
"email": "eran@hueniverse.com",
"name": "hueniverse"
},
"_npmVersion": "1.2.24",
"_phantomChildren": {},
"_requested": {
"name": "cryptiles",
"raw": "cryptiles@0.2.x",
"rawSpec": "0.2.x",
"scope": null,
"spec": ">=0.2.0 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/hawk"
],
"_resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz",
"_shasum": "ed91ff1f17ad13d3748288594f8a48a0d26f325c",
"_shrinkwrap": null,
"_spec": "cryptiles@0.2.x",
"_where": "/Users/nw/motion/packages/motion/node_modules/hawk",
"author": {
"email": "eran@hueniverse.com",
"name": "Eran Hammer",
"url": "http://hueniverse.com"
},
"bugs": {
"url": "https://github.com/hueniverse/cryptiles/issues"
},
"contributors": [],
"dependencies": {
"boom": "0.4.x"
},
"description": "General purpose crypto utilities",
"devDependencies": {
"complexity-report": "0.x.x",
"lab": "0.1.x"
},
"directories": {},
"dist": {
"shasum": "ed91ff1f17ad13d3748288594f8a48a0d26f325c",
"tarball": "http://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"homepage": "https://github.com/hueniverse/cryptiles#readme",
"keywords": [
"cryptography",
"security",
"utilites"
],
"licenses": [
{
"type": "BSD",
"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
}
],
"main": "index",
"maintainers": [
{
"name": "hueniverse",
"email": "eran@hueniverse.com"
}
],
"name": "cryptiles",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hueniverse/cryptiles.git"
},
"scripts": {
"test": "make test-cov"
},
"version": "0.2.2"
}