12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_from": "@webpack-cli/serve@^1.7.0",
- "_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.7.0",
- "name": "@webpack-cli/serve",
- "escapedName": "@webpack-cli%2fserve",
- "scope": "@webpack-cli",
- "rawSpec": "^1.7.0",
- "saveSpec": null,
- "fetchSpec": "^1.7.0"
- },
- "_requiredBy": [
- "/webpack-cli"
- ],
- "_resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.7.0.tgz",
- "_shasum": "e1993689ac42d2b16e9194376cfb6753f6254db1",
- "_spec": "@webpack-cli/serve@^1.7.0",
- "_where": "/Users/ben/Desktop/app/be/be-ytb/js/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"
- }
|