智能照明系统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/4b/4b43ddb5ec7e91f588bd773babf...

90 lines
2.3 KiB

3 years ago
{
"_args": [
[
"pretty-format@25.5.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "pretty-format@25.5.0",
"_id": "pretty-format@25.5.0",
"_inBundle": false,
"_integrity": "sha1-eHPB13T2gsNLjUi2dDor8qxVeRo=",
"_location": "/pretty-format",
"_phantomChildren": {
"@types/color-name": "1.1.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "pretty-format@25.5.0",
"name": "pretty-format",
"escapedName": "pretty-format",
"rawSpec": "25.5.0",
"saveSpec": null,
"fetchSpec": "25.5.0"
},
"_requiredBy": [
"/jest-config",
"/jest-diff",
"/jest-each",
"/jest-jasmine2",
"/jest-leak-detector",
"/jest-matcher-utils",
"/jest-snapshot",
"/jest-validate"
],
"_resolved": "https://registry.npm.taobao.org/pretty-format/download/pretty-format-25.5.0.tgz?cache=0&sync_timestamp=1598096626793&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpretty-format%2Fdownload%2Fpretty-format-25.5.0.tgz",
"_spec": "25.5.0",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "James Kyle",
"email": "me@thejameskyle.com"
},
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@jest/types": "^25.5.0",
"ansi-regex": "^5.0.0",
"ansi-styles": "^4.0.0",
"react-is": "^16.12.0"
},
"description": "Stringify any JavaScript value.",
"devDependencies": {
"@types/react": "*",
"@types/react-is": "^16.7.1",
"@types/react-test-renderer": "*",
"immutable": "4.0.0-rc.9",
"react": "*",
"react-dom": "*",
"react-test-renderer": "*"
},
"engines": {
"node": ">= 8.3"
},
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "pretty-format",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/pretty-format"
},
"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"version": "25.5.0"
}