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.
89 lines
2.4 KiB
89 lines
2.4 KiB
{
|
|
"_args": [
|
|
[
|
|
"jest-config@23.6.0",
|
|
"D:\\project\\cashier"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jest-config@23.6.0",
|
|
"_id": "jest-config@23.6.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-i8V7z9BeDXab1+VNo78WM0AtWpBRXJLnkT+lyT+Slx/cbP5sZJ0+NDuLcmBE5hXAoK0aUp7vI+MOxR+R4d8SRQ==",
|
|
"_location": "/jest-config",
|
|
"_phantomChildren": {
|
|
"arr-flatten": "1.1.0",
|
|
"babel-code-frame": "6.26.0",
|
|
"babel-generator": "6.26.1",
|
|
"babel-helpers": "6.24.1",
|
|
"babel-messages": "6.23.0",
|
|
"babel-register": "6.26.0",
|
|
"babel-runtime": "6.26.0",
|
|
"babel-template": "6.26.0",
|
|
"babel-traverse": "6.26.0",
|
|
"babel-types": "6.26.0",
|
|
"babylon": "6.18.0",
|
|
"convert-source-map": "1.6.0",
|
|
"expand-range": "1.8.2",
|
|
"filename-regex": "2.0.1",
|
|
"is-posix-bracket": "0.1.1",
|
|
"lodash": "4.17.15",
|
|
"minimatch": "3.0.4",
|
|
"ms": "2.0.0",
|
|
"object.omit": "2.0.1",
|
|
"parse-glob": "3.0.4",
|
|
"path-is-absolute": "1.0.1",
|
|
"preserve": "0.2.0",
|
|
"private": "0.1.8",
|
|
"regex-cache": "0.4.4",
|
|
"remove-trailing-separator": "1.1.0",
|
|
"repeat-element": "1.1.3",
|
|
"source-map": "0.5.7"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jest-config@23.6.0",
|
|
"name": "jest-config",
|
|
"escapedName": "jest-config",
|
|
"rawSpec": "23.6.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "23.6.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-23.6.0.tgz",
|
|
"_spec": "23.6.0",
|
|
"_where": "D:\\project\\cashier",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"babel-core": "^6.0.0",
|
|
"babel-jest": "^23.6.0",
|
|
"chalk": "^2.0.1",
|
|
"glob": "^7.1.1",
|
|
"jest-environment-jsdom": "^23.4.0",
|
|
"jest-environment-node": "^23.4.0",
|
|
"jest-get-type": "^22.1.0",
|
|
"jest-jasmine2": "^23.6.0",
|
|
"jest-regex-util": "^23.3.0",
|
|
"jest-resolve": "^23.6.0",
|
|
"jest-util": "^23.4.0",
|
|
"jest-validate": "^23.6.0",
|
|
"micromatch": "^2.3.11",
|
|
"pretty-format": "^23.6.0"
|
|
},
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-config",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "23.6.0"
|
|
}
|
|
|