UNPKG

motion

Version:

motion - moving development forward

106 lines (105 loc) 2.44 kB
{ "_args": [ [ "surge@0.17.7", "/Users/nw/motion/packages/motion" ] ], "_from": "surge@0.17.7", "_id": "surge@0.17.7", "_inCache": true, "_installable": true, "_location": "/surge", "_nodeVersion": "4.2.3", "_npmUser": { "email": "brock@sintaxi.com", "name": "sintaxi" }, "_npmVersion": "3.5.2", "_phantomChildren": {}, "_requested": { "name": "surge", "raw": "surge@0.17.7", "rawSpec": "0.17.7", "scope": null, "spec": "0.17.7", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/surge/-/surge-0.17.7.tgz", "_shasum": "d9ec476451530ff88ffd6ad4e970041181aa032f", "_shrinkwrap": null, "_spec": "surge@0.17.7", "_where": "/Users/nw/motion/packages/motion", "author": { "email": "brock@chloi.io", "name": "Brock Whitten" }, "bin": { "surge": "./lib/cli.js" }, "bugs": { "url": "https://github.com/sintaxi/surge/issues" }, "dependencies": { "du": "0.1.0", "fstream-ignore": "1.0.2", "is-domain": "0.0.1", "minimist": "1.1.1", "moniker": "0.1.2", "netrc": "0.1.4", "progress": "1.1.8", "prompt": "~0.2.14", "read": "1.0.5", "request": "2.40.0", "split": "0.3.1", "surge-ignore": "0.2.0", "tar": "1.0.0", "tar.gz": "0.1.1", "url-parse-as-address": "1.0.0" }, "description": "CDN for front-end developers", "devDependencies": { "commander": "2.9.0", "mocha": "*", "nixt": "0.4.1", "should": "7.1.0", "yargs": "3.30.0" }, "directories": {}, "dist": { "shasum": "d9ec476451530ff88ffd6ad4e970041181aa032f", "tarball": "http://registry.npmjs.org/surge/-/surge-0.17.7.tgz" }, "gitHead": "a4711aaf2fadf699c572546711e3dd254b273886", "homepage": "https://github.com/sintaxi/surge#readme", "ignore": [ "test" ], "license": "ISC", "main": "./lib/surge.js", "maintainers": [ { "name": "kennethormandy", "email": "hello@kennethormandy.com" }, { "name": "sintaxi", "email": "brock@sintaxi.com" } ], "name": "surge", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sintaxi/surge.git" }, "scripts": { "test": "mocha -t 5000", "test:local": "ENDPOINT='localhost:5001' ./node_modules/.bin/mocha" }, "version": "0.17.7" }