智能照明系统APP-本地串口
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
LightingSystemApp-serial/.svn/pristine/01/016e40838edf4f13edcee0f6bc4...

56 lines
1.4 KiB

{
"_args": [
[
"mini-types@0.1.4",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "mini-types@0.1.4",
"_id": "mini-types@0.1.4",
"_inBundle": false,
"_integrity": "sha1-R3EsZgaRGTlSKLiy1IOhHufPn7E=",
"_location": "/mini-types",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mini-types@0.1.4",
"name": "mini-types",
"escapedName": "mini-types",
"rawSpec": "0.1.4",
"saveSpec": null,
"fetchSpec": "0.1.4"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npm.taobao.org/mini-types/download/mini-types-0.1.4.tgz",
"_spec": "0.1.4",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"bugs": {
"url": "https://github.com/ant-mini-program/mini-types/issues"
},
"description": "TypeScript declarations for Alipay's mini program.",
"devDependencies": {
"dtslint": "3.6.4"
},
"homepage": "https://github.com/ant-mini-program/mini-types#readme",
"keywords": [
"tinyapp",
"types"
],
"license": "MIT",
"name": "mini-types",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/ant-mini-program/mini-types.git"
},
"scripts": {
"ci": "npm run lint",
"lint": "dtslint types",
"prepublishOnly": "npm run ci"
},
"types": "./types/index.d.ts",
"version": "0.1.4"
}