{ "_args": [ [ "static-server2@1.0.5", "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools" ] ], "_from": "static-server2@1.0.5", "_id": "static-server2@1.0.5", "_inBundle": false, "_integrity": "sha512-mZkdhKEaA/wep8CAYy/1ct4U1FfYGpATGDnAHHQY6DEh1hLfDguUbmGB01u4pFgbgHdapzULYn1EVrQOlk9q+g==", "_location": "/static-server2", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "static-server2@1.0.5", "name": "static-server2", "escapedName": "static-server2", "rawSpec": "1.0.5", "saveSpec": null, "fetchSpec": "1.0.5" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/static-server2/-/static-server2-1.0.5.tgz", "_spec": "1.0.5", "_where": "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools", "author": { "name": "libin" }, "bin": { "server-start": "bin/www" }, "bugs": { "url": "https://github.com/alive1541/static-server/issues" }, "dependencies": { "chalk": "^2.3.1", "handlebars": "^4.0.11", "mime": "^2.2.0", "multiparty": "^4.1.3", "yargs": "^11.0.0" }, "description": "一个基于node的静态文件服务器", "homepage": "https://github.com/alive1541/static-server#readme", "license": "ISC", "main": "index.js", "name": "static-server2", "repository": { "type": "git", "url": "git+https://github.com/alive1541/static-server.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.5" }