智能照明系统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/6c/6c6b878078e02e982691b4cb4ad...

74 lines
1.8 KiB

3 years ago
{
"_args": [
[
"@jest/fake-timers@25.5.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "@jest/fake-timers@25.5.0",
"_id": "@jest/fake-timers@25.5.0",
"_inBundle": false,
"_integrity": "sha1-RjUuAFM8AkyQwrwq2fKVn38RQYU=",
"_location": "/@jest/fake-timers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@jest/fake-timers@25.5.0",
"name": "@jest/fake-timers",
"escapedName": "@jest%2ffake-timers",
"scope": "@jest",
"rawSpec": "25.5.0",
"saveSpec": null,
"fetchSpec": "25.5.0"
},
"_requiredBy": [
"/@jest/environment",
"/jest-environment-jsdom",
"/jest-environment-node"
],
"_resolved": "https://registry.npm.taobao.org/@jest/fake-timers/download/@jest/fake-timers-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",
"jest-message-util": "^25.5.0",
"jest-mock": "^25.5.0",
"jest-util": "^25.5.0",
"lolex": "^5.0.0"
},
"devDependencies": {
"@types/lolex": "^5.1.0",
"@types/node": "*"
},
"engines": {
"node": ">= 8.3"
},
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "@jest/fake-timers",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-fake-timers"
},
"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"version": "25.5.0"
}