File: D:/HostingSpaces/SBogers10/somerenslust.komma.pro/node_modules/watchpack/package.json
{
"_args": [
[
{
"raw": "watchpack@^1.4.0",
"scope": null,
"escapedName": "watchpack",
"name": "watchpack",
"rawSpec": "^1.4.0",
"spec": ">=1.4.0 <2.0.0",
"type": "range"
},
"/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/webpack"
]
],
"_from": "watchpack@>=1.4.0 <2.0.0",
"_id": "watchpack@1.4.0",
"_inCache": true,
"_location": "/watchpack",
"_nodeVersion": "7.8.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/watchpack-1.4.0.tgz_1500111148832_0.024017252027988434"
},
"_npmUser": {
"name": "sokra",
"email": "tobias.koppers@googlemail.com"
},
"_npmVersion": "4.2.0",
"_phantomChildren": {
"lodash": "4.17.5"
},
"_requested": {
"raw": "watchpack@^1.4.0",
"scope": null,
"escapedName": "watchpack",
"name": "watchpack",
"rawSpec": "^1.4.0",
"spec": ">=1.4.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/webpack"
],
"_resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.4.0.tgz",
"_shasum": "4a1472bcbb952bd0a9bb4036801f954dfb39faac",
"_shrinkwrap": null,
"_spec": "watchpack@^1.4.0",
"_where": "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/webpack",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/watchpack/issues"
},
"dependencies": {
"async": "^2.1.2",
"chokidar": "^1.7.0",
"graceful-fs": "^4.1.2"
},
"description": "Wrapper library for directory and file watching.",
"devDependencies": {
"codecov.io": "^0.1.6",
"coveralls": "^2.11.2",
"eslint": "^2.9.0",
"istanbul": "^0.4.3",
"mocha": "^2.1.0",
"rimraf": "~2.5.0",
"should": "^8.3.1"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "4a1472bcbb952bd0a9bb4036801f954dfb39faac",
"tarball": "https://registry.npmjs.org/watchpack/-/watchpack-1.4.0.tgz"
},
"files": [
"lib/"
],
"gitHead": "9fc9be000ebd3377418c33be21764867e7a5cbcb",
"homepage": "https://github.com/webpack/watchpack",
"license": "MIT",
"main": "./lib/watchpack.js",
"maintainers": [
{
"name": "sokra",
"email": "tobias.koppers@googlemail.com"
}
],
"name": "watchpack",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/webpack/watchpack.git"
},
"scripts": {
"cover": "istanbul cover node_modules/mocha/bin/_mocha",
"lint": "eslint lib",
"precover": "npm run lint",
"pretest": "npm run lint",
"test": "mocha",
"travis": "npm run cover -- --report lcovonly"
},
"version": "1.4.0"
}