UNPKG

motion

Version:

motion - moving development forward

91 lines (90 loc) 2.2 kB
{ "_args": [ [ "prepend-http@^1.0.0", "/Users/nw/motion/packages/motion/node_modules/normalize-url" ] ], "_from": "prepend-http@>=1.0.0 <2.0.0", "_id": "prepend-http@1.0.3", "_inCache": true, "_installable": true, "_location": "/prepend-http", "_nodeVersion": "3.0.0", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.13.3", "_phantomChildren": {}, "_requested": { "name": "prepend-http", "raw": "prepend-http@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/normalize-url" ], "_resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.3.tgz", "_shasum": "4d0d2b6f9efcf1190c23931325b4f3a9dba84869", "_shrinkwrap": null, "_spec": "prepend-http@^1.0.0", "_where": "/Users/nw/motion/packages/motion/node_modules/normalize-url", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/prepend-http/issues" }, "dependencies": {}, "description": "Prepend http:// to humanized URLs like todomvc.com and localhost", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "4d0d2b6f9efcf1190c23931325b4f3a9dba84869", "tarball": "http://registry.npmjs.org/prepend-http/-/prepend-http-1.0.3.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "9a6b04cdcd761d453d477daa2985720726b663d5", "homepage": "https://github.com/sindresorhus/prepend-http#readme", "keywords": [ "http", "https", "prepend", "protocol", "scheme", "uri", "url" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "prepend-http", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/prepend-http.git" }, "scripts": { "test": "xo && ava" }, "version": "1.0.3" }