{ "_args": [ [ { "raw": "webpack-chunk-hash@^0.4.0", "scope": null, "escapedName": "webpack-chunk-hash", "name": "webpack-chunk-hash", "rawSpec": "^0.4.0", "spec": ">=0.4.0 <0.5.0", "type": "range" }, "c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix" ] ], "_from": "webpack-chunk-hash@>=0.4.0 <0.5.0", "_id": "webpack-chunk-hash@0.4.0", "_inCache": true, "_location": "/webpack-chunk-hash", "_nodeVersion": "4.6.2", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/webpack-chunk-hash-0.4.0.tgz_1486402040812_0.8099173179361969" }, "_npmUser": { "name": "alexindigo", "email": "iam@alexindigo.com" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "raw": "webpack-chunk-hash@^0.4.0", "scope": null, "escapedName": "webpack-chunk-hash", "name": "webpack-chunk-hash", "rawSpec": "^0.4.0", "spec": ">=0.4.0 <0.5.0", "type": "range" }, "_requiredBy": [ "/laravel-mix" ], "_resolved": "https://registry.npmjs.org/webpack-chunk-hash/-/webpack-chunk-hash-0.4.0.tgz", "_shasum": "6b40c3070fbc9ff0cfe0fe781c7174af6c7c16a4", "_shrinkwrap": null, "_spec": "webpack-chunk-hash@^0.4.0", "_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix", "author": { "name": "Alex Indigo", "email": "iam@alexindigo.com" }, "bugs": { "url": "https://github.com/alexindigo/webpack-chunk-hash/issues" }, "dependencies": {}, "description": "Plugin to replace a standard webpack chunk hashing with custom (md5) one.", "devDependencies": { "argparse": "^1.0.4", "jasmine-node": "^1.14.5", "jshint": "^2.8.0", "rimraf": "^2.5.4", "webpack": "^1.13.3" }, "directories": {}, "dist": { "shasum": "6b40c3070fbc9ff0cfe0fe781c7174af6c7c16a4", "tarball": "https://registry.npmjs.org/webpack-chunk-hash/-/webpack-chunk-hash-0.4.0.tgz" }, "gitHead": "7c1ae442706d4b8f4ba68de7b3af7cfb971c1812", "homepage": "https://github.com/alexindigo/webpack-chunk-hash#readme", "keywords": [ "webpack", "hash", "plugin", "md5" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "alexindigo", "email": "iam@alexindigo.com" } ], "name": "webpack-chunk-hash", "optionalDependencies": {}, "pre-commit": [ "lint", "test" ], "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/alexindigo/webpack-chunk-hash.git" }, "scripts": { "lint": "jshint", "pretest": "rimraf dist", "test": "jasmine-node --captureExceptions spec" }, "version": "0.4.0" }