github-pages-deploy-action/node_modules/jest-jasmine2/package.json
2020-03-31 08:54:32 -04:00

84 lines
2.0 KiB
JSON

{
"_args": [
[
"jest-jasmine2@25.2.4",
"."
]
],
"_development": true,
"_from": "jest-jasmine2@25.2.4",
"_id": "jest-jasmine2@25.2.4",
"_inBundle": false,
"_integrity": "sha512-juoKrmNmLwaheNbAg71SuUF9ovwUZCFNTpKVhvCXWk+SSeORcIUMptKdPCoLXV3D16htzhTSKmNxnxSk4SrTjA==",
"_location": "/jest-jasmine2",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-jasmine2@25.2.4",
"name": "jest-jasmine2",
"escapedName": "jest-jasmine2",
"rawSpec": "25.2.4",
"saveSpec": null,
"fetchSpec": "25.2.4"
},
"_requiredBy": [
"/jest-config",
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-25.2.4.tgz",
"_spec": "25.2.4",
"_where": ".",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@babel/traverse": "^7.1.0",
"@jest/environment": "^25.2.4",
"@jest/source-map": "^25.2.1",
"@jest/test-result": "^25.2.4",
"@jest/types": "^25.2.3",
"chalk": "^3.0.0",
"co": "^4.6.0",
"expect": "^25.2.4",
"is-generator-fn": "^2.0.0",
"jest-each": "^25.2.3",
"jest-matcher-utils": "^25.2.3",
"jest-message-util": "^25.2.4",
"jest-runtime": "^25.2.4",
"jest-snapshot": "^25.2.4",
"jest-util": "^25.2.3",
"pretty-format": "^25.2.3",
"throat": "^5.0.0"
},
"devDependencies": {
"@types/babel__traverse": "^7.0.4",
"@types/co": "^4.6.2"
},
"engines": {
"node": ">= 8.3"
},
"gitHead": "324938561c608e0e9dddc008e5dde1589d7abc68",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-jasmine2",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-jasmine2"
},
"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"version": "25.2.4"
}