mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
76 lines
2.0 KiB
JSON
76 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-jasmine2@25.1.0",
|
|
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_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": "version",
|
|
"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",
|
|
"_spec": "25.1.0",
|
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
}
|