UNPKG

motion

Version:

motion - moving development forward

63 lines (62 loc) 1.83 kB
{ "_args": [ [ "tty-browserify@https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz", "/Users/nw/flint/packages/flint" ] ], "_from": "tty-browserify@0.0.0", "_id": "tty-browserify@0.0.0", "_inCache": true, "_location": "/tty-browserify", "_phantomChildren": {}, "_requested": { "name": "tty-browserify", "raw": "tty-browserify@https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz", "rawSpec": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz", "scope": null, "spec": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz", "type": "remote" }, "_requiredBy": [ "/node-libs-browser" ], "_resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz", "_shasum": "a157ba402da24e9bf957f9aa69d524eed42901a6", "_shrinkwrap": null, "_spec": "tty-browserify@https://registry.npmjs.org/tty-browserify/-/tty-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/tty-browserify/issues" }, "dependencies": {}, "description": "the tty module from node core for browsers", "devDependencies": { "tape": "~1.0.4" }, "homepage": "https://github.com/substack/tty-browserify", "keywords": [ "browser", "browserify", "tty" ], "license": "MIT", "main": "index.js", "name": "tty-browserify", "optionalDependencies": {}, "readme": "# tty-browserify\n", "readmeFilename": "readme.markdown", "repository": { "type": "git", "url": "git://github.com/substack/tty-browserify.git" }, "scripts": { "test": "tape test/*.js" }, "version": "0.0.0" }