Feuerwehr-eppingen/node_modules/tapable/package.json

94 lines
2.3 KiB
JSON

{
"_args": [
[
{
"raw": "tapable@^0.2.7",
"scope": null,
"escapedName": "tapable",
"name": "tapable",
"rawSpec": "^0.2.7",
"spec": ">=0.2.7 <0.3.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/webpack"
]
],
"_from": "tapable@>=0.2.7 <0.3.0",
"_id": "tapable@0.2.8",
"_inCache": true,
"_location": "/tapable",
"_nodeVersion": "6.11.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/tapable-0.2.8.tgz_1501661484636_0.9703884306363761"
},
"_npmUser": {
"name": "sokra",
"email": "tobias.koppers@googlemail.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "tapable@^0.2.7",
"scope": null,
"escapedName": "tapable",
"name": "tapable",
"rawSpec": "^0.2.7",
"spec": ">=0.2.7 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/enhanced-resolve",
"/webpack"
],
"_resolved": "https://registry.npmjs.org/tapable/-/tapable-0.2.8.tgz",
"_shasum": "99372a5c999bf2df160afc0d74bed4f47948cd22",
"_shrinkwrap": null,
"_spec": "tapable@^0.2.7",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/webpack",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/tapable/issues"
},
"dependencies": {},
"description": "Just a little module for plugins.",
"devDependencies": {
"mocha": "^2.2.4",
"should": "^5.2.0"
},
"directories": {},
"dist": {
"shasum": "99372a5c999bf2df160afc0d74bed4f47948cd22",
"tarball": "https://registry.npmjs.org/tapable/-/tapable-0.2.8.tgz"
},
"engines": {
"node": ">=0.6"
},
"files": [
"lib"
],
"gitHead": "004df5643c1ac002a16de3ae8962330e1df3599d",
"homepage": "https://github.com/webpack/tapable",
"license": "MIT",
"main": "lib/Tapable.js",
"maintainers": [
{
"name": "sokra",
"email": "tobias.koppers@googlemail.com"
}
],
"name": "tapable",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/webpack/tapable.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "0.2.8"
}