智能照明系统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/35/3540e3ad3a5ef0fc8963891fcbc...

108 lines
2.3 KiB

{
"_args": [
[
"jest@25.5.4",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "jest@25.5.4",
"_id": "jest@25.5.4",
"_inBundle": false,
"_integrity": "sha1-8hEHtkic/jKwds4q3K3uNYesuds=",
"_location": "/jest",
"_phantomChildren": {
"@jest/core": "25.5.4",
"@jest/test-result": "25.5.0",
"@jest/types": "25.5.0",
"@types/color-name": "1.1.1",
"exit": "0.1.2",
"graceful-fs": "4.2.4",
"is-ci": "2.0.0",
"jest-config": "25.5.4",
"jest-util": "25.5.0",
"jest-validate": "25.5.0",
"p-limit": "2.3.0",
"prompts": "2.3.2",
"realpath-native": "2.0.0",
"yargs": "15.4.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest@25.5.4",
"name": "jest",
"escapedName": "jest",
"rawSpec": "25.5.4",
"saveSpec": null,
"fetchSpec": "25.5.4"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npm.taobao.org/jest/download/jest-25.5.4.tgz?cache=0&sync_timestamp=1598096625805&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjest%2Fdownload%2Fjest-25.5.4.tgz",
"_spec": "25.5.4",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"bin": {
"jest": "bin/jest.js"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@jest/core": "^25.5.4",
"import-local": "^3.0.2",
"jest-cli": "^25.5.4"
},
"description": "Delightful JavaScript Testing.",
"engines": {
"node": ">= 8.3"
},
"gitHead": "389d13724bbf6bb64dcde9700a6ecea3333942db",
"homepage": "https://jestjs.io/",
"keywords": [
"ava",
"babel",
"coverage",
"easy",
"expect",
"facebook",
"immersive",
"instant",
"jasmine",
"jest",
"jsdom",
"mocha",
"mocking",
"painless",
"qunit",
"runner",
"sandboxed",
"snapshot",
"tap",
"tape",
"test",
"testing",
"typescript",
"watch"
],
"license": "MIT",
"main": "build/jest.js",
"name": "jest",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"types": "build/jest.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"version": "25.5.4"
}