spaceout/site/frontend/node_modules/@webpack-cli/info/package.json

52 lines
1.3 KiB
JSON

{
"_args": [
[
"@webpack-cli/info@1.1.0",
"/home/chinmay/Desktop/HackTJ2020/frontend"
]
],
"_development": true,
"_from": "@webpack-cli/info@1.1.0",
"_id": "@webpack-cli/info@1.1.0",
"_inBundle": false,
"_integrity": "sha512-uNWSdaYHc+f3LdIZNwhdhkjjLDDl3jP2+XBqAq9H8DjrJUvlOKdP8TNruy1yEaDfgpAIgbSAN7pye4FEHg9tYQ==",
"_location": "/@webpack-cli/info",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webpack-cli/info@1.1.0",
"name": "@webpack-cli/info",
"escapedName": "@webpack-cli%2finfo",
"scope": "@webpack-cli",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/webpack-cli"
],
"_resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "/home/chinmay/Desktop/HackTJ2020/frontend",
"dependencies": {
"envinfo": "^7.7.3"
},
"description": "Outputs info about system and webpack config",
"files": [
"lib"
],
"gitHead": "0caa9184e22ed857e175c8dc0dd1e0a26f216374",
"license": "MIT",
"main": "lib/index.js",
"name": "@webpack-cli/info",
"peerDependencies": {
"webpack-cli": "4.x.x"
},
"publishConfig": {
"access": "public"
},
"types": "lib/index.d.ts",
"version": "1.1.0"
}