mirror of
https://github.com/actions/setup-python.git
synced 2025-06-13 07:47:12 +02:00
Initial pass
This commit is contained in:
57
node_modules/jest-regex-util/package.json
generated
vendored
Normal file
57
node_modules/jest-regex-util/package.json
generated
vendored
Normal file
@ -0,0 +1,57 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"jest-regex-util@24.3.0",
|
||||
"C:\\Users\\Administrator\\Documents\\setup-python"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "jest-regex-util@24.3.0",
|
||||
"_id": "jest-regex-util@24.3.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-tXQR1NEOyGlfylyEjg1ImtScwMq8Oh3iJbGTjN7p0J23EuVX1MA8rwU69K4sLbCmwzgCUbVkm0FkSF9TdzOhtg==",
|
||||
"_location": "/jest-regex-util",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "jest-regex-util@24.3.0",
|
||||
"name": "jest-regex-util",
|
||||
"escapedName": "jest-regex-util",
|
||||
"rawSpec": "24.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "24.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@jest/core",
|
||||
"/@jest/transform",
|
||||
"/expect",
|
||||
"/jest-config",
|
||||
"/jest-resolve-dependencies",
|
||||
"/jest-runtime"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-24.3.0.tgz",
|
||||
"_spec": "24.3.0",
|
||||
"_where": "C:\\Users\\Administrator\\Documents\\setup-python",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/jest/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6"
|
||||
},
|
||||
"gitHead": "3a7a4f3a3f5489ac8e07dcddf76bb949c482ec87",
|
||||
"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",
|
||||
"version": "24.3.0"
|
||||
}
|
Reference in New Issue
Block a user