UNPKG

motion

Version:

motion - moving development forward

63 lines (62 loc) 1.91 kB
{ "_args": [ [ "path-browserify@https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz", "/Users/nw/flint/packages/flint" ] ], "_from": "path-browserify@0.0.0", "_id": "path-browserify@0.0.0", "_inCache": true, "_location": "/path-browserify", "_phantomChildren": {}, "_requested": { "name": "path-browserify", "raw": "path-browserify@https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz", "rawSpec": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz", "scope": null, "spec": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz", "type": "remote" }, "_requiredBy": [ "/node-libs-browser" ], "_resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz", "_shasum": "a0b870729aae214005b7d5032ec2cbbb0fb4451a", "_shrinkwrap": null, "_spec": "path-browserify@https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz", "_where": "/Users/nw/flint/packages/flint", "author": { "email": "mail@substack.net", "name": "James Halliday", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/path-browserify/issues" }, "dependencies": {}, "description": "the path module from node core for browsers", "devDependencies": { "tape": "~1.0.4" }, "homepage": "https://github.com/substack/path-browserify", "keywords": [ "browser", "browserify", "path" ], "license": "MIT", "main": "index.js", "name": "path-browserify", "optionalDependencies": {}, "readme": "# path-browserify\n\nthe path module from node core for browsers\n", "readmeFilename": "readme.markdown", "repository": { "type": "git", "url": "git://github.com/substack/path-browserify.git" }, "scripts": { "test": "tape test/*.js" }, "version": "0.0.0" }