UNPKG

motion

Version:

motion - moving development forward

84 lines (83 loc) 1.81 kB
{ "_args": [ [ "du@0.1.0", "/Users/nw/motion/packages/motion/node_modules/surge" ] ], "_from": "du@0.1.0", "_id": "du@0.1.0", "_inCache": true, "_installable": true, "_location": "/du", "_npmUser": { "email": "rod@vagg.org", "name": "rvagg" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "name": "du", "raw": "du@0.1.0", "rawSpec": "0.1.0", "scope": null, "spec": "0.1.0", "type": "version" }, "_requiredBy": [ "/surge" ], "_resolved": "https://registry.npmjs.org/du/-/du-0.1.0.tgz", "_shasum": "f26e340a09c7bc5b6fd69af6dbadea60fa8c6f4d", "_shrinkwrap": null, "_spec": "du@0.1.0", "_where": "/Users/nw/motion/packages/motion/node_modules/surge", "authors": [ "Rod Vagg @rvagg <rod@vagg.org> (https://github.com/rvagg)" ], "bin": { "dujs": "./du.js" }, "bugs": { "url": "https://github.com/rvagg/node-du/issues" }, "dependencies": { "async": "~0.1.22" }, "description": "A simple JavaScript implementation of `du -sb`", "devDependencies": { "mkfiletree": "*" }, "directories": {}, "dist": { "shasum": "f26e340a09c7bc5b6fd69af6dbadea60fa8c6f4d", "tarball": "http://registry.npmjs.org/du/-/du-0.1.0.tgz" }, "homepage": "https://github.com/rvagg/node-du", "keywords": [ "du", "size" ], "main": "index.js", "maintainers": [ { "name": "rvagg", "email": "rod@vagg.org" }, { "name": "timoxley", "email": "secoif@gmail.com" } ], "name": "du", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/rvagg/node-du.git" }, "scripts": { "test": "node tests.js" }, "version": "0.1.0" }