mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 17:26:27 +00:00
44 lines
No EOL
1.2 KiB
JSON
44 lines
No EOL
1.2 KiB
JSON
{
|
|
"name": "jest-jasmine2",
|
|
"version": "24.8.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-jasmine2"
|
|
},
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"types": "build/index.d.ts",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.1.0",
|
|
"@jest/environment": "^24.8.0",
|
|
"@jest/test-result": "^24.8.0",
|
|
"@jest/types": "^24.8.0",
|
|
"chalk": "^2.0.1",
|
|
"co": "^4.6.0",
|
|
"expect": "^24.8.0",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^24.8.0",
|
|
"jest-matcher-utils": "^24.8.0",
|
|
"jest-message-util": "^24.8.0",
|
|
"jest-runtime": "^24.8.0",
|
|
"jest-snapshot": "^24.8.0",
|
|
"jest-util": "^24.8.0",
|
|
"pretty-format": "^24.8.0",
|
|
"throat": "^4.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/babel__traverse": "^7.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-24.8.0.tgz"
|
|
,"_integrity": "sha512-cEky88npEE5LKd5jPpTdDCLvKkdyklnaRycBXL6GNmpxe41F0WN44+i7lpQKa/hcbXaQ+rc9RMaM4dsebrYong=="
|
|
,"_from": "jest-jasmine2@24.8.0"
|
|
} |