mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 10:26:08 -07:00
72 lines
2.0 KiB
JSON
72 lines
2.0 KiB
JSON
{
|
|
"_from": "jest-jasmine2@^25.1.0",
|
|
"_id": "jest-jasmine2@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-GdncRq7jJ7sNIQ+dnXvpKO2MyP6j3naNK41DTTjEAhLEdpImaDA9zSAZwDhijjSF/D7cf4O5fdyUApGBZleaEg==",
|
|
"_location": "/jest-jasmine2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-jasmine2@^25.1.0",
|
|
"name": "jest-jasmine2",
|
|
"escapedName": "jest-jasmine2",
|
|
"rawSpec": "^25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-config",
|
|
"/jest-runner"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-25.1.0.tgz",
|
|
"_shasum": "681b59158a430f08d5d0c1cce4f01353e4b48137",
|
|
"_spec": "jest-jasmine2@^25.1.0",
|
|
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-config",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.1.0",
|
|
"@jest/environment": "^25.1.0",
|
|
"@jest/source-map": "^25.1.0",
|
|
"@jest/test-result": "^25.1.0",
|
|
"@jest/types": "^25.1.0",
|
|
"chalk": "^3.0.0",
|
|
"co": "^4.6.0",
|
|
"expect": "^25.1.0",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^25.1.0",
|
|
"jest-matcher-utils": "^25.1.0",
|
|
"jest-message-util": "^25.1.0",
|
|
"jest-runtime": "^25.1.0",
|
|
"jest-snapshot": "^25.1.0",
|
|
"jest-util": "^25.1.0",
|
|
"pretty-format": "^25.1.0",
|
|
"throat": "^5.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/babel__traverse": "^7.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"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",
|
|
"version": "25.1.0"
|
|
}
|