mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
85 lines
2.3 KiB
JSON
85 lines
2.3 KiB
JSON
|
{
|
||
|
"_from": "jest-snapshot@^25.2.4",
|
||
|
"_id": "jest-snapshot@25.2.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-nIwpW7FZCq5p0AE3Oyqyb6jL0ENJixXzJ5/CD/XRuOqp3gS5OM3O/k+NnTrniCXxPFV4ry6s9HNfiPQBi0wcoA==",
|
||
|
"_location": "/jest-snapshot",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "jest-snapshot@^25.2.4",
|
||
|
"name": "jest-snapshot",
|
||
|
"escapedName": "jest-snapshot",
|
||
|
"rawSpec": "^25.2.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^25.2.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@jest/core",
|
||
|
"/jest-circus",
|
||
|
"/jest-jasmine2",
|
||
|
"/jest-resolve-dependencies",
|
||
|
"/jest-runtime"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-25.2.4.tgz",
|
||
|
"_shasum": "08d4517579c864df4280bcc948ceea34327a4ded",
|
||
|
"_spec": "jest-snapshot@^25.2.4",
|
||
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action/node_modules/@jest/core",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/facebook/jest/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/types": "^7.0.0",
|
||
|
"@jest/types": "^25.2.3",
|
||
|
"@types/prettier": "^1.19.0",
|
||
|
"chalk": "^3.0.0",
|
||
|
"expect": "^25.2.4",
|
||
|
"jest-diff": "^25.2.3",
|
||
|
"jest-get-type": "^25.2.1",
|
||
|
"jest-matcher-utils": "^25.2.3",
|
||
|
"jest-message-util": "^25.2.4",
|
||
|
"jest-resolve": "^25.2.3",
|
||
|
"make-dir": "^3.0.0",
|
||
|
"natural-compare": "^1.4.0",
|
||
|
"pretty-format": "^25.2.3",
|
||
|
"semver": "^6.3.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"devDependencies": {
|
||
|
"@babel/traverse": "^7.3.4",
|
||
|
"@types/natural-compare": "^1.4.0",
|
||
|
"@types/semver": "^6.0.1",
|
||
|
"ansi-regex": "^5.0.0",
|
||
|
"ansi-styles": "^4.2.0",
|
||
|
"jest-haste-map": "^25.2.3",
|
||
|
"prettier": "^1.13.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8.3"
|
||
|
},
|
||
|
"gitHead": "324938561c608e0e9dddc008e5dde1589d7abc68",
|
||
|
"homepage": "https://github.com/facebook/jest#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "build/index.js",
|
||
|
"name": "jest-snapshot",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/facebook/jest.git",
|
||
|
"directory": "packages/jest-snapshot"
|
||
|
},
|
||
|
"types": "build/index.d.ts",
|
||
|
"typesVersions": {
|
||
|
"<3.8": {
|
||
|
"build/*": [
|
||
|
"build/ts3.4/*"
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"version": "25.2.4"
|
||
|
}
|