You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

58 lines
1.6 KiB

{
"_from": "@webpack-cli/serve@^1.0.1",
"_id": "@webpack-cli/serve@1.7.0",
"_inBundle": false,
"_integrity": "sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==",
"_location": "/@webpack-cli/serve",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@webpack-cli/serve@^1.0.1",
"name": "@webpack-cli/serve",
"escapedName": "@webpack-cli%2fserve",
"scope": "@webpack-cli",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/webpack-cli"
],
"_resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.7.0.tgz",
"_shasum": "e1993689ac42d2b16e9194376cfb6753f6254db1",
"_spec": "@webpack-cli/serve@^1.0.1",
"_where": "D:\\code\\template-vue-antd\\node_modules\\webpack-cli",
"bugs": {
"url": "https://github.com/webpack/webpack-cli/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "[![NPM Downloads][downloads]][downloads-url]",
"files": [
"lib"
],
"gitHead": "20882d463450d010bb76e0824fe555e9785e9561",
"homepage": "https://github.com/webpack/webpack-cli/tree/master/packages/serve",
"keywords": [],
"license": "MIT",
"main": "lib/index.js",
"name": "@webpack-cli/serve",
"peerDependencies": {
"webpack-cli": "4.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": "1.7.0"
}