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.
69 lines
1.9 KiB
69 lines
1.9 KiB
{
|
|
"_from": "jest-message-util@^24.9.0",
|
|
"_id": "jest-message-util@24.9.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-oCj8FiZ3U0hTP4aSui87P4L4jC37BtQwUMqk+zk/b11FR19BJDeZsZAvIHutWnmtw7r85UmR3CEWZ0HWU2mAlw==",
|
|
"_location": "/jest-message-util",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-message-util@^24.9.0",
|
|
"name": "jest-message-util",
|
|
"escapedName": "jest-message-util",
|
|
"rawSpec": "^24.9.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^24.9.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/@jest/fake-timers",
|
|
"/expect",
|
|
"/jest-jasmine2",
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-24.9.0.tgz",
|
|
"_shasum": "527f54a1e380f5e202a8d1149b0ec872f43119e3",
|
|
"_spec": "jest-message-util@^24.9.0",
|
|
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@jest\\fake-timers",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@jest/test-result": "^24.9.0",
|
|
"@jest/types": "^24.9.0",
|
|
"@types/stack-utils": "^1.0.1",
|
|
"chalk": "^2.0.1",
|
|
"micromatch": "^3.1.10",
|
|
"slash": "^2.0.0",
|
|
"stack-utils": "^1.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/babel__code-frame": "^7.0.0",
|
|
"@types/micromatch": "^3.1.0",
|
|
"@types/slash": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-message-util",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-message-util"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "24.9.0"
|
|
}
|
|
|