mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
64 lines
1.7 KiB
JSON
64 lines
1.7 KiB
JSON
|
{
|
||
|
"_from": "jest-regex-util@^25.2.1",
|
||
|
"_id": "jest-regex-util@25.2.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-wroFVJw62LdqTdkL508ZLV82FrJJWVJMIuYG7q4Uunl1WAPTf4ftPKrqqfec4SvOIlvRZUdEX2TFpWR356YG/w==",
|
||
|
"_location": "/jest-regex-util",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "jest-regex-util@^25.2.1",
|
||
|
"name": "jest-regex-util",
|
||
|
"escapedName": "jest-regex-util",
|
||
|
"rawSpec": "^25.2.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^25.2.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@jest/core",
|
||
|
"/@jest/transform",
|
||
|
"/expect",
|
||
|
"/jest-config",
|
||
|
"/jest-resolve-dependencies",
|
||
|
"/jest-runtime"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-25.2.1.tgz",
|
||
|
"_shasum": "db64b0d15cd3642c93b7b9627801d7c518600584",
|
||
|
"_spec": "jest-regex-util@^25.2.1",
|
||
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action/node_modules/@jest/core",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/facebook/jest/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"devDependencies": {
|
||
|
"@types/node": "*"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8.3"
|
||
|
},
|
||
|
"gitHead": "a679390828b6c30aeaa547d8c4dc9aed6531e357",
|
||
|
"homepage": "https://github.com/facebook/jest#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "build/index.js",
|
||
|
"name": "jest-regex-util",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/facebook/jest.git",
|
||
|
"directory": "packages/jest-regex-util"
|
||
|
},
|
||
|
"types": "build/index.d.ts",
|
||
|
"typesVersions": {
|
||
|
"<3.8": {
|
||
|
"build/*": [
|
||
|
"build/ts3.4/*"
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"version": "25.2.1"
|
||
|
}
|