setup-php/node_modules/jest-regex-util/package.json
Shivam Mathur 8f9786b73f init
2019-09-06 05:17:43 +05:30

58 lines
1.4 KiB
JSON

{
"_args": [
[
"jest-regex-util@24.9.0",
"E:\\python\\setup-php"
]
],
"_development": true,
"_from": "jest-regex-util@24.9.0",
"_id": "jest-regex-util@24.9.0",
"_inBundle": false,
"_integrity": "sha512-05Cmb6CuxaA+Ys6fjr3PhvV3bGQmO+2p2La4hFbU+W5uOc479f7FdLXUWXw4pYMAhhSZIuKHwSXSu6CsSBAXQA==",
"_location": "/jest-regex-util",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-regex-util@24.9.0",
"name": "jest-regex-util",
"escapedName": "jest-regex-util",
"rawSpec": "24.9.0",
"saveSpec": null,
"fetchSpec": "24.9.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.9.0.tgz",
"_spec": "24.9.0",
"_where": "E:\\python\\setup-php",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"engines": {
"node": ">= 6"
},
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
"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.9.0"
}