更新
This commit is contained in:
+62
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"_from": "@webpack-cli/serve@^2.0.5",
|
||||
"_id": "@webpack-cli/serve@2.0.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==",
|
||||
"_location": "/@webpack-cli/serve",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "@webpack-cli/serve@^2.0.5",
|
||||
"name": "@webpack-cli/serve",
|
||||
"escapedName": "@webpack-cli%2fserve",
|
||||
"scope": "@webpack-cli",
|
||||
"rawSpec": "^2.0.5",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.0.5"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/webpack-cli"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.5.tgz",
|
||||
"_shasum": "325db42395cd49fe6c14057f9a900e427df8810e",
|
||||
"_spec": "@webpack-cli/serve@^2.0.5",
|
||||
"_where": "/root/dns/node_modules/webpack-cli",
|
||||
"bugs": {
|
||||
"url": "https://github.com/webpack/webpack-cli/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "[![NPM Downloads][downloads]][downloads-url]",
|
||||
"engines": {
|
||||
"node": ">=14.15.0"
|
||||
},
|
||||
"files": [
|
||||
"lib"
|
||||
],
|
||||
"gitHead": "e879ce4ef91a9a89ca5ef74f533391cef5ba009d",
|
||||
"homepage": "https://github.com/webpack/webpack-cli/tree/master/packages/serve",
|
||||
"keywords": [],
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"name": "@webpack-cli/serve",
|
||||
"peerDependencies": {
|
||||
"webpack": "5.x.x",
|
||||
"webpack-cli": "5.x.x"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"webpack-dev-server": {
|
||||
"optional": true
|
||||
}
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/webpack/webpack-cli.git"
|
||||
},
|
||||
"types": "lib/index.d.ts",
|
||||
"version": "2.0.5"
|
||||
}
|
||||
Reference in New Issue
Block a user