增加晶全app静态页面
This commit is contained in:
58
node_modules/commist/package.json
generated
vendored
Normal file
58
node_modules/commist/package.json
generated
vendored
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"_from": "commist@^1.0.0",
|
||||
"_id": "commist@1.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-rraC8NXWOEjhADbZe9QBNzLAN5Q3fsTPQtBV+fEVj6xKIgDgNiEVE6ZNfHpZOqfQ21YUzfVNUXLOEZquYvQPPg==",
|
||||
"_location": "/commist",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "commist@^1.0.0",
|
||||
"name": "commist",
|
||||
"escapedName": "commist",
|
||||
"rawSpec": "^1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/mqtt"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/commist/-/commist-1.1.0.tgz",
|
||||
"_shasum": "17811ec6978f6c15ee4de80c45c9beb77cee35d5",
|
||||
"_spec": "commist@^1.0.0",
|
||||
"_where": "E:\\gitee\\fys\\fys\\app\\JingQuan\\node_modules\\mqtt",
|
||||
"author": {
|
||||
"name": "Matteo Collina",
|
||||
"email": "hello@matteocollina.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/mcollina/commist/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"leven": "^2.1.0",
|
||||
"minimist": "^1.1.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Build your commands on minimist!",
|
||||
"devDependencies": {
|
||||
"minimist": "^1.1.0",
|
||||
"pre-commit": "^1.0.0",
|
||||
"standard": "^12.0.1",
|
||||
"tape": "^4.0.0"
|
||||
},
|
||||
"homepage": "https://github.com/mcollina/commist",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "commist",
|
||||
"pre-commit": "test",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/mcollina/commist.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "standard && tape test.js"
|
||||
},
|
||||
"version": "1.1.0"
|
||||
}
|
Reference in New Issue
Block a user