UNPKG

motion

Version:

motion - moving development forward

110 lines (109 loc) 2.54 kB
{ "_args": [ [ "normalize-url@^1.4.0", "/Users/nw/motion/packages/motion/node_modules/postcss-normalize-url" ] ], "_from": "normalize-url@>=1.4.0 <2.0.0", "_id": "normalize-url@1.4.0", "_inCache": true, "_installable": true, "_location": "/normalize-url", "_nodeVersion": "4.2.1", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "normalize-url", "raw": "normalize-url@^1.4.0", "rawSpec": "^1.4.0", "scope": null, "spec": ">=1.4.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/postcss-normalize-url" ], "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.4.0.tgz", "_shasum": "8ae93e97ddf66f17544c1f12a2dc0c0e4b5762ff", "_shrinkwrap": null, "_spec": "normalize-url@^1.4.0", "_where": "/Users/nw/motion/packages/motion/node_modules/postcss-normalize-url", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/normalize-url/issues" }, "dependencies": { "object-assign": "^4.0.1", "prepend-http": "^1.0.0", "query-string": "^3.0.0", "sort-keys": "^1.0.0" }, "description": "Normalize a URL", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "8ae93e97ddf66f17544c1f12a2dc0c0e4b5762ff", "tarball": "http://registry.npmjs.org/normalize-url/-/normalize-url-1.4.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "8fc1751762a2992ffe0b31e3fc47ccab6c699e76", "homepage": "https://github.com/sindresorhus/normalize-url", "keywords": [ "address", "canonical", "normalisation", "normalise", "normalization", "normalize", "query", "querystring", "simplify", "str", "string", "string", "strip", "trim", "unicode", "uri", "url" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "kevva", "email": "kevinmartensson@gmail.com" } ], "name": "normalize-url", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/normalize-url.git" }, "scripts": { "test": "xo && ava" }, "version": "1.4.0" }