UNPKG

motion

Version:

motion - moving development forward

75 lines (74 loc) 2.1 kB
{ "_args": [ [ "cryptiles@https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz", "/Users/nw/flint/packages/flint" ] ], "_from": "cryptiles@>=0.2.0 <0.3.0", "_id": "cryptiles@0.2.2", "_inCache": true, "_location": "/cryptiles", "_phantomChildren": {}, "_requested": { "name": "cryptiles", "raw": "cryptiles@https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz", "rawSpec": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz", "scope": null, "spec": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz", "type": "remote" }, "_requiredBy": [ "/hawk" ], "_resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz", "_shasum": "ed91ff1f17ad13d3748288594f8a48a0d26f325c", "_shrinkwrap": null, "_spec": "cryptiles@https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz", "_where": "/Users/nw/flint/packages/flint", "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" }, "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", "name": "cryptiles", "optionalDependencies": {}, "readme": "cryptiles\n=========\n\nGeneral purpose crypto utilities\n\n[![Build Status](https://secure.travis-ci.org/hueniverse/cryptiles.png)](http://travis-ci.org/hueniverse/cryptiles)\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git://github.com/hueniverse/cryptiles.git" }, "scripts": { "test": "make test-cov" }, "version": "0.2.2" }