ghaction-upx/node_modules/jest-regex-util/package.json

52 lines
1.5 KiB
JSON
Raw Normal View History

2020-01-23 01:49:02 -07:00
{
"_from": "jest-regex-util@^25.1.0",
"_id": "jest-regex-util@25.1.0",
"_inBundle": false,
"_integrity": "sha512-9lShaDmDpqwg+xAd73zHydKrBbbrIi08Kk9YryBEBybQFg/lBWR/2BDjjiSE7KIppM9C5+c03XiDaZ+m4Pgs1w==",
"_location": "/jest-regex-util",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-regex-util@^25.1.0",
"name": "jest-regex-util",
"escapedName": "jest-regex-util",
"rawSpec": "^25.1.0",
"saveSpec": null,
"fetchSpec": "^25.1.0"
},
"_requiredBy": [
"/@jest/transform",
"/expect",
"/jest-config",
"/jest-runtime"
],
"_resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-25.1.0.tgz",
"_shasum": "efaf75914267741838e01de24da07b2192d16d87",
"_spec": "jest-regex-util@^25.1.0",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-runtime",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"deprecated": false,
"engines": {
"node": ">= 8.3"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"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": "25.1.0"
}