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.
67 lines
1.8 KiB
67 lines
1.8 KiB
{
|
|
"_args": [
|
|
[
|
|
"jest-get-type@25.2.6",
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jest-get-type@25.2.6",
|
|
"_id": "jest-get-type@25.2.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Cwoy+riQi0TVCL6BaBSH26u42Hc=",
|
|
"_location": "/jest-get-type",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jest-get-type@25.2.6",
|
|
"name": "jest-get-type",
|
|
"escapedName": "jest-get-type",
|
|
"rawSpec": "25.2.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "25.2.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/expect",
|
|
"/jest-config",
|
|
"/jest-diff",
|
|
"/jest-each",
|
|
"/jest-leak-detector",
|
|
"/jest-matcher-utils",
|
|
"/jest-snapshot",
|
|
"/jest-validate"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/jest-get-type/download/jest-get-type-25.2.6.tgz?cache=0&sync_timestamp=1597057386449&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjest-get-type%2Fdownload%2Fjest-get-type-25.2.6.tgz",
|
|
"_spec": "25.2.6",
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"description": "A utility function to get the type of a value",
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "43207b743df164e9e58bd483dd9167b9084da18b",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-get-type",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-get-type"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.2.6"
|
|
}
|
|
|