UNPKG

motion

Version:

motion - moving development forward

81 lines (80 loc) 2 kB
{ "_args": [ [ "assert@^1.1.1", "/Users/nw/motion/packages/motion/node_modules/node-libs-browser" ] ], "_from": "assert@>=1.1.1 <2.0.0", "_id": "assert@1.3.0", "_inCache": true, "_installable": true, "_location": "/assert", "_nodeVersion": "0.10.33", "_npmUser": { "email": "shtylman@gmail.com", "name": "shtylman" }, "_npmVersion": "2.1.12", "_phantomChildren": {}, "_requested": { "name": "assert", "raw": "assert@^1.1.1", "rawSpec": "^1.1.1", "scope": null, "spec": ">=1.1.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/node-libs-browser" ], "_resolved": "https://registry.npmjs.org/assert/-/assert-1.3.0.tgz", "_shasum": "03939a622582a812cc202320a0b9a56c9b815849", "_shrinkwrap": null, "_spec": "assert@^1.1.1", "_where": "/Users/nw/motion/packages/motion/node_modules/node-libs-browser", "bugs": { "url": "https://github.com/defunctzombie/commonjs-assert/issues" }, "dependencies": { "util": "0.10.3" }, "description": "commonjs assert - node.js api compatible", "devDependencies": { "mocha": "~1.21.4", "zuul": "~1.10.2" }, "directories": {}, "dist": { "shasum": "03939a622582a812cc202320a0b9a56c9b815849", "tarball": "http://registry.npmjs.org/assert/-/assert-1.3.0.tgz" }, "gitHead": "cc3c9020e9ca440bdc431f92570d676dd8a89a3c", "homepage": "https://github.com/defunctzombie/commonjs-assert", "keywords": [ "assert" ], "license": "MIT", "main": "./assert.js", "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" }, { "name": "shtylman", "email": "shtylman@gmail.com" } ], "name": "assert", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/defunctzombie/commonjs-assert.git" }, "scripts": { "test": "mocha --ui qunit test.js && zuul -- test.js" }, "version": "1.3.0" }