mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
151 lines
4.3 KiB
JSON
151 lines
4.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"webpack-dev-server@^2.4.5",
|
|
"/Users/xmfish/Desktop/test/reacttest"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1493212736602,
|
|
"_from": "webpack-dev-server@>=2.4.5 <3.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "webpack-dev-server@2.4.5",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/webpack-dev-server",
|
|
"_nodeVersion": "7.4.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/webpack-dev-server-2.4.5.tgz_1493212734344_0.6084479475393891"
|
|
},
|
|
"_npmUser": {
|
|
"email": "tobias.koppers@googlemail.com",
|
|
"name": "sokra"
|
|
},
|
|
"_npmVersion": "4.0.5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "webpack-dev-server",
|
|
"raw": "webpack-dev-server@^2.4.5",
|
|
"rawSpec": "^2.4.5",
|
|
"scope": null,
|
|
"spec": ">=2.4.5 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/webpack-dev-server/download/webpack-dev-server-2.4.5.tgz",
|
|
"_shasum": "31384ce81136be1080b4b4cde0eb9b90e54ee6cf",
|
|
"_shrinkwrap": null,
|
|
"_spec": "webpack-dev-server@^2.4.5",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest",
|
|
"author": {
|
|
"name": "Tobias Koppers @sokra"
|
|
},
|
|
"bin": {
|
|
"webpack-dev-server": "bin/webpack-dev-server.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/webpack/webpack-dev-server/issues"
|
|
},
|
|
"dependencies": {
|
|
"ansi-html": "0.0.7",
|
|
"chokidar": "^1.6.0",
|
|
"compression": "^1.5.2",
|
|
"connect-history-api-fallback": "^1.3.0",
|
|
"express": "^4.13.3",
|
|
"html-entities": "^1.2.0",
|
|
"http-proxy-middleware": "~0.17.4",
|
|
"opn": "4.0.2",
|
|
"portfinder": "^1.0.9",
|
|
"serve-index": "^1.7.2",
|
|
"sockjs": "0.3.18",
|
|
"sockjs-client": "1.1.2",
|
|
"spdy": "^3.4.1",
|
|
"strip-ansi": "^3.0.0",
|
|
"supports-color": "^3.1.1",
|
|
"webpack-dev-middleware": "^1.10.2",
|
|
"yargs": "^6.0.0"
|
|
},
|
|
"description": "Serves a webpack app. Updates the browser on changes.",
|
|
"devDependencies": {
|
|
"codecov.io": "^0.1.6",
|
|
"css-loader": "~0.26.1",
|
|
"eslint": "^3.4.0",
|
|
"file-loader": "~0.10.0",
|
|
"istanbul": "^0.4.5",
|
|
"jquery": "^2.2.0",
|
|
"less": "^2.5.1",
|
|
"less-loader": "~2.2.0",
|
|
"mocha": "^3.0.2",
|
|
"mocha-sinon": "^1.1.6",
|
|
"pug": "^2.0.0-beta5",
|
|
"pug-loader": "^2.3.0",
|
|
"should": "^11.1.0",
|
|
"sinon": "^1.17.6",
|
|
"style-loader": "~0.13.0",
|
|
"supertest": "^2.0.1",
|
|
"url-loader": "~0.5.6",
|
|
"webpack": "^2.2.0",
|
|
"ws": "^1.1.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "31384ce81136be1080b4b4cde0eb9b90e54ee6cf",
|
|
"size": 207823,
|
|
"tarball": "http://registry.npm.taobao.org/webpack-dev-server/download/webpack-dev-server-2.4.5.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.7"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"client/",
|
|
"lib/",
|
|
"ssl/"
|
|
],
|
|
"gitHead": "662bc31a4fc44b6888b5a0baff9ee96fef049cdb",
|
|
"homepage": "http://github.com/webpack/webpack-dev-server",
|
|
"license": "MIT",
|
|
"main": "lib/Server.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jhnns",
|
|
"email": "mail@johannesewald.de"
|
|
},
|
|
{
|
|
"name": "sokra",
|
|
"email": "tobias.koppers@googlemail.com"
|
|
},
|
|
{
|
|
"name": "spacek33z",
|
|
"email": "kees@webduck.nl"
|
|
}
|
|
],
|
|
"name": "webpack-dev-server",
|
|
"optionalDependencies": {},
|
|
"peerDependencies": {
|
|
"webpack": "^2.2.0"
|
|
},
|
|
"publish_time": 1493212736602,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/webpack/webpack-dev-server.git"
|
|
},
|
|
"scripts": {
|
|
"beautify": "npm run lint -- --fix",
|
|
"client-index": "webpack ./client/index.js client/index.bundle.js --color --config client/webpack.config.js -p",
|
|
"client-live": "webpack ./client/live.js client/live.bundle.js --color --config client/webpack.config.js -p",
|
|
"client-sockjs": "webpack ./client/sockjs.js client/sockjs.bundle.js --color --config client/webpack.sockjs.config.js -p",
|
|
"cover": "istanbul cover node_modules/mocha/bin/_mocha",
|
|
"lint": "eslint bin lib test examples client/{index,live,socket,sockjs,overlay,webpack.config}.js",
|
|
"posttest": "npm run -s lint",
|
|
"prepublish": "npm run -s client-live && npm run -s client-index && npm run -s client-sockjs",
|
|
"test": "mocha --full-trace --check-leaks",
|
|
"travis": "npm run cover -- --report lcovonly && npm run lint"
|
|
},
|
|
"version": "2.4.5"
|
|
}
|