mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
72 lines
1.7 KiB
JSON
72 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-each@25.1.0",
|
|
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jest-each@25.1.0",
|
|
"_id": "jest-each@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-R9EL8xWzoPySJ5wa0DXFTj7NrzKpRD40Jy+zQDp3Qr/2QmevJgkN9GqioCGtAJ2bW9P/MQRznQHQQhoeAyra7A==",
|
|
"_location": "/jest-each",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jest-each@25.1.0",
|
|
"name": "jest-each",
|
|
"escapedName": "jest-each",
|
|
"rawSpec": "25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-circus",
|
|
"/jest-jasmine2"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-each/-/jest-each-25.1.0.tgz",
|
|
"_spec": "25.1.0",
|
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
|
|
"author": {
|
|
"name": "Matt Phillips",
|
|
"url": "mattphillips"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"@jest/types": "^25.1.0",
|
|
"chalk": "^3.0.0",
|
|
"jest-get-type": "^25.1.0",
|
|
"jest-util": "^25.1.0",
|
|
"pretty-format": "^25.1.0"
|
|
},
|
|
"description": "Parameterised tests for Jest",
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"keywords": [
|
|
"jest",
|
|
"parameterised",
|
|
"test",
|
|
"each"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-each",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-each"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "25.1.0"
|
|
}
|