智能照明系统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/2f/2f53a7976559b9ad3029203e7e2...

76 lines
1.8 KiB

{
"_args": [
[
"@jest/console@25.5.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "@jest/console@25.5.0",
"_id": "@jest/console@25.5.0",
"_inBundle": false,
"_integrity": "sha1-dwgAeZ1RDzcynFCKnt0Le0R9mrs=",
"_location": "/@jest/console",
"_phantomChildren": {
"@types/color-name": "1.1.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@jest/console@25.5.0",
"name": "@jest/console",
"escapedName": "@jest%2fconsole",
"scope": "@jest",
"rawSpec": "25.5.0",
"saveSpec": null,
"fetchSpec": "25.5.0"
},
"_requiredBy": [
"/@jest/core",
"/@jest/reporters",
"/@jest/test-result",
"/jest-runner",
"/jest-runtime"
],
"_resolved": "https://registry.npm.taobao.org/@jest/console/download/@jest/console-25.5.0.tgz",
"_spec": "25.5.0",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@jest/types": "^25.5.0",
"chalk": "^3.0.0",
"jest-message-util": "^25.5.0",
"jest-util": "^25.5.0",
"slash": "^3.0.0"
},
"devDependencies": {
"@types/node": "*"
},
"engines": {
"node": ">= 8.3"
},
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "@jest/console",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-console"
},
"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"version": "25.5.0"
}