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.
48 lines
1.3 KiB
48 lines
1.3 KiB
{
|
|
"_from": "@webpack-cli/init@^1.0.1",
|
|
"_id": "@webpack-cli/init@1.1.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-DvvX4HTltz/dM6Ybwiskxv+BXOH4JVkgI9j66jueA/uK3EAyQuCDM6a9eR06AZbUFaC/iCpt0zlG0msXrZ69wg==",
|
|
"_location": "/@webpack-cli/init",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@webpack-cli/init@^1.0.1",
|
|
"name": "@webpack-cli/init",
|
|
"escapedName": "@webpack-cli%2finit",
|
|
"scope": "@webpack-cli",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/webpack-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@webpack-cli/init/-/init-1.1.3.tgz",
|
|
"_shasum": "65ec29f82c18d22639548bc7d0a4a8794daa8fde",
|
|
"_spec": "@webpack-cli/init@^1.0.1",
|
|
"_where": "D:\\code\\template-vue-antd\\node_modules\\webpack-cli",
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@webpack-cli/generators": "^1.3.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "init command for webpack-cli",
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"gitHead": "3bbda71e9637b7d20f3f49f9e080e27d8d8ae929",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@webpack-cli/init",
|
|
"peerDependencies": {
|
|
"webpack": "4.x.x || 5.x.x",
|
|
"webpack-cli": "4.x.x"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "1.1.3"
|
|
}
|
|
|