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.
70 lines
1.9 KiB
70 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"@jest/test-sequencer@25.5.4",
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@jest/test-sequencer@25.5.4",
|
|
"_id": "@jest/test-sequencer@25.5.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-m05oWzaVTDjQ8FLlltKBYb3Itzc=",
|
|
"_location": "/@jest/test-sequencer",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@jest/test-sequencer@25.5.4",
|
|
"name": "@jest/test-sequencer",
|
|
"escapedName": "@jest%2ftest-sequencer",
|
|
"scope": "@jest",
|
|
"rawSpec": "25.5.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "25.5.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-config"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@jest/test-sequencer/download/@jest/test-sequencer-25.5.4.tgz?cache=0&sync_timestamp=1598096799878&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40jest%2Ftest-sequencer%2Fdownload%2F%40jest%2Ftest-sequencer-25.5.4.tgz",
|
|
"_spec": "25.5.4",
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"@jest/test-result": "^25.5.0",
|
|
"graceful-fs": "^4.2.4",
|
|
"jest-haste-map": "^25.5.1",
|
|
"jest-runner": "^25.5.4",
|
|
"jest-runtime": "^25.5.4"
|
|
},
|
|
"devDependencies": {
|
|
"@types/graceful-fs": "^4.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "389d13724bbf6bb64dcde9700a6ecea3333942db",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "@jest/test-sequencer",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-test-sequencer"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.5.4"
|
|
}
|
|
|