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
58 lines
1.6 KiB
{
|
|
"_from": "@webpack-cli/info@^1.0.1",
|
|
"_id": "@webpack-cli/info@1.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ==",
|
|
"_location": "/@webpack-cli/info",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@webpack-cli/info@^1.0.1",
|
|
"name": "@webpack-cli/info",
|
|
"escapedName": "@webpack-cli%2finfo",
|
|
"scope": "@webpack-cli",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/webpack-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-1.5.0.tgz",
|
|
"_shasum": "6c78c13c5874852d6e2dd17f08a41f3fe4c261b1",
|
|
"_spec": "@webpack-cli/info@^1.0.1",
|
|
"_where": "D:\\code\\template-vue-antd\\node_modules\\webpack-cli",
|
|
"bugs": {
|
|
"url": "https://github.com/webpack/webpack-cli/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"envinfo": "^7.7.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Outputs info about system and webpack config",
|
|
"devDependencies": {
|
|
"@types/envinfo": "^7.8.1"
|
|
},
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"gitHead": "20882d463450d010bb76e0824fe555e9785e9561",
|
|
"homepage": "https://github.com/webpack/webpack-cli/tree/master/packages/info",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@webpack-cli/info",
|
|
"peerDependencies": {
|
|
"webpack-cli": "4.x.x"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/webpack/webpack-cli.git"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "1.5.0"
|
|
}
|
|
|