Files
30-seconds-of-code/node_modules/name-all-modules-plugin/package.json
2019-08-20 15:52:05 +02:00

45 lines
1.4 KiB
JSON

{
"_from": "name-all-modules-plugin@^1.0.1",
"_id": "name-all-modules-plugin@1.0.1",
"_inBundle": false,
"_integrity": "sha1-Cr+2rYNXGLn7Te8GdOBmV6lUN1w=",
"_location": "/name-all-modules-plugin",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "name-all-modules-plugin@^1.0.1",
"name": "name-all-modules-plugin",
"escapedName": "name-all-modules-plugin",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/gatsby"
],
"_resolved": "https://registry.npmjs.org/name-all-modules-plugin/-/name-all-modules-plugin-1.0.1.tgz",
"_shasum": "0abfb6ad835718b9fb4def0674e06657a954375c",
"_spec": "name-all-modules-plugin@^1.0.1",
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/gatsby",
"author": {
"name": "Tim Sebastian",
"email": "tim.sebastian@gmail.com"
},
"bugs": {
"url": "https://github.com/timse/name-all-modules-plugin/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Names all remaining modules that do not get named via NamedModulesPlugin Edit",
"homepage": "https://github.com/timse/name-all-modules-plugin#readme",
"license": "MIT",
"main": "index.js",
"name": "name-all-modules-plugin",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/timse/name-all-modules-plugin.git"
},
"version": "1.0.1"
}