{ "_args": [ [ "loader-utils@^0.2.16", "/Users/xmfish/Desktop/test/reacttest/node_modules/babel-loader" ] ], "_cnpm_publish_time": 1487631410783, "_from": "loader-utils@>=0.2.16 <0.3.0", "_hasShrinkwrap": false, "_id": "loader-utils@0.2.17", "_inCache": true, "_installable": true, "_location": "/loader-utils", "_nodeVersion": "7.1.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/loader-utils-0.2.17.tgz_1487631410094_0.04626395273953676" }, "_npmUser": { "email": "mail@johannesewald.de", "name": "jhnns" }, "_npmVersion": "3.10.9", "_phantomChildren": {}, "_requested": { "name": "loader-utils", "raw": "loader-utils@^0.2.16", "rawSpec": "^0.2.16", "scope": null, "spec": ">=0.2.16 <0.3.0", "type": "range" }, "_requiredBy": [ "/babel-loader", "/css-loader", "/webpack" ], "_resolved": "http://registry.npm.taobao.org/loader-utils/download/loader-utils-0.2.17.tgz", "_shasum": "f86e6374d43205a6e6c60e9196f17c0299bfb348", "_shrinkwrap": null, "_spec": "loader-utils@^0.2.16", "_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/babel-loader", "author": { "name": "Tobias Koppers @sokra" }, "bugs": { "url": "https://github.com/webpack/loader-utils/issues" }, "dependencies": { "big.js": "^3.1.3", "emojis-list": "^2.0.0", "json5": "^0.5.0", "object-assign": "^4.0.1" }, "description": "utils for webpack loaders", "devDependencies": { "coveralls": "^2.11.2", "istanbul": "^0.3.14", "mocha": "^1.21.4" }, "directories": {}, "dist": { "noattachment": false, "shasum": "f86e6374d43205a6e6c60e9196f17c0299bfb348", "size": 7206, "tarball": "http://registry.npm.taobao.org/loader-utils/download/loader-utils-0.2.17.tgz" }, "files": [ "index.js" ], "gitHead": "00b9d0848bd7216e184beacbf6582dc5ee51ff80", "homepage": "https://github.com/webpack/loader-utils#readme", "license": "MIT", "maintainers": [ { "name": "bebraw", "email": "bebraw@gmail.com" }, { "name": "d3viant0ne", "email": "wiens.joshua@gmail.com" }, { "name": "jhnns", "email": "mail@johannesewald.de" }, { "name": "sokra", "email": "tobias.koppers@googlemail.com" }, { "name": "thelarkinn", "email": "sean.larkin@cuw.edu" } ], "name": "loader-utils", "optionalDependencies": {}, "publish_time": 1487631410783, "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.17" }