智能照明系统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/7e/7e7339b2491d44fea9d1941563e...

73 lines
2.0 KiB

3 years ago
{
"_args": [
[
"jest-changed-files@25.5.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "jest-changed-files@25.5.0",
"_id": "jest-changed-files@25.5.0",
"_inBundle": false,
"_integrity": "sha1-FBzCNWfOs/U0Um+GFLo5QhODY0w=",
"_location": "/jest-changed-files",
"_phantomChildren": {
"human-signals": "1.1.1",
"isexe": "2.0.0",
"merge-stream": "2.0.0",
"pump": "3.0.0",
"signal-exit": "3.0.3",
"strip-final-newline": "2.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-changed-files@25.5.0",
"name": "jest-changed-files",
"escapedName": "jest-changed-files",
"rawSpec": "25.5.0",
"saveSpec": null,
"fetchSpec": "25.5.0"
},
"_requiredBy": [
"/@jest/core"
],
"_resolved": "https://registry.npm.taobao.org/jest-changed-files/download/jest-changed-files-25.5.0.tgz?cache=0&sync_timestamp=1597057388309&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjest-changed-files%2Fdownload%2Fjest-changed-files-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",
"execa": "^3.2.0",
"throat": "^5.0.0"
},
"description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.",
"engines": {
"node": ">= 8.3"
},
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-changed-files",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-changed-files"
},
"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"version": "25.5.0"
}