UNPKG

motion

Version:

motion - moving development forward

88 lines (87 loc) 2.32 kB
{ "_args": [ [ "loader-utils@~0.2.2", "/Users/nw/motion/packages/motion/node_modules/css-loader" ] ], "_from": "loader-utils@>=0.2.2 <0.3.0", "_id": "loader-utils@0.2.12", "_inCache": true, "_installable": true, "_location": "/loader-utils", "_nodeVersion": "0.12.4", "_npmUser": { "email": "tobias.koppers@googlemail.com", "name": "sokra" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "name": "loader-utils", "raw": "loader-utils@~0.2.2", "rawSpec": "~0.2.2", "scope": null, "spec": ">=0.2.2 <0.3.0", "type": "range" }, "_requiredBy": [ "/css-loader", "/file-loader", "/style-loader", "/url-loader", "/webpack" ], "_resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-0.2.12.tgz", "_shasum": "faa2a501563a3c2c9dda57aa8c39d8be628de7a2", "_shrinkwrap": null, "_spec": "loader-utils@~0.2.2", "_where": "/Users/nw/motion/packages/motion/node_modules/css-loader", "author": { "name": "Tobias Koppers @sokra" }, "bugs": { "url": "https://github.com/webpack/loader-utils/issues" }, "dependencies": { "big.js": "^3.0.2", "json5": "^0.4.0" }, "description": "utils for webpack loaders", "devDependencies": { "coveralls": "^2.11.2", "istanbul": "^0.3.14", "mocha": "^1.21.4" }, "directories": {}, "dist": { "shasum": "faa2a501563a3c2c9dda57aa8c39d8be628de7a2", "tarball": "http://registry.npmjs.org/loader-utils/-/loader-utils-0.2.12.tgz" }, "files": [ "index.js" ], "gitHead": "581ccbcb264a9e6d7d667276fbfa609e0ee951f3", "homepage": "https://github.com/webpack/loader-utils#readme", "license": "MIT", "maintainers": [ { "name": "sokra", "email": "tobias.koppers@googlemail.com" } ], "name": "loader-utils", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/webpack/loader-utils.git" }, "scripts": { "cover": "istanbul cover -x *.runtime.js node_modules/mocha/bin/_mocha", "publish-patch": "mocha && npm version patch && git push && git push --tags && npm publish", "test": "mocha", "travis": "npm run cover -- --report lcovonly" }, "version": "0.2.12" }