UNPKG

create-js-app-scripts

Version:
107 lines (106 loc) 2.76 kB
{ "_args": [ [ { "raw": "webpack-md5-hash@0.0.5", "scope": null, "escapedName": "webpack-md5-hash", "name": "webpack-md5-hash", "rawSpec": "0.0.5", "spec": "0.0.5", "type": "version" }, "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.zybSl3jg" ] ], "_from": "webpack-md5-hash@0.0.5", "_id": "webpack-md5-hash@0.0.5", "_inCache": true, "_installable": true, "_location": "/webpack-md5-hash", "_nodeVersion": "4.2.1", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/webpack-md5-hash-0.0.5.tgz_1455273421691_0.14060834562405944" }, "_npmUser": { "name": "erm0l0v", "email": "erm0l0v@ya.ru" }, "_npmVersion": "3.3.8", "_phantomChildren": {}, "_requested": { "raw": "webpack-md5-hash@0.0.5", "scope": null, "escapedName": "webpack-md5-hash", "name": "webpack-md5-hash", "rawSpec": "0.0.5", "spec": "0.0.5", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/webpack-md5-hash/-/webpack-md5-hash-0.0.5.tgz", "_shasum": "d9f1899ead664459dd8b6b0c926ac71cfbd7bc7a", "_shrinkwrap": null, "_spec": "webpack-md5-hash@0.0.5", "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.zybSl3jg", "author": { "name": "Kirill Ermolov" }, "bugs": { "url": "https://github.com/erm0l0v/webpack-md5-hash/issues" }, "contributors": [ { "name": "Sebastien Dubois", "email": "seb@dsebastien.net", "url": "https://www.dsebastien.net" } ], "dependencies": { "md5": "^2.0.0" }, "description": "Plugin to replace a standard webpack chunkhash with md5.", "devDependencies": { "argparse": "^1.0.4", "jasmine-node": "^1.14.5", "jshint": "^2.8.0", "rimraf": "^2.5.0" }, "directories": {}, "dist": { "shasum": "d9f1899ead664459dd8b6b0c926ac71cfbd7bc7a", "tarball": "https://registry.npmjs.org/webpack-md5-hash/-/webpack-md5-hash-0.0.5.tgz" }, "gitHead": "918ef9678ffac532718fa1684f17531517187362", "homepage": "https://github.com/erm0l0v/webpack-md5-hash", "keywords": [ "webpack", "hash", "plugin", "md5" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "erm0l0v", "email": "erm0l0v@ya.ru" } ], "name": "webpack-md5-hash", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/erm0l0v/webpack-md5-hash.git" }, "scripts": { "clean": "rimraf dist", "pretest": "jshint", "test": "jasmine-node --captureExceptions spec" }, "version": "0.0.5" }