|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_args": [
- [
- "jest-regex-util@27.0.6",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "jest-regex-util@27.0.6",
- "_id": "jest-regex-util@27.0.6",
- "_inBundle": false,
- "_integrity": "sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ==",
- "_location": "/jest-regex-util",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-regex-util@27.0.6",
- "name": "jest-regex-util",
- "escapedName": "jest-regex-util",
- "rawSpec": "27.0.6",
- "saveSpec": null,
- "fetchSpec": "27.0.6"
- },
- "_requiredBy": [
- "/@jest/core",
- "/@jest/transform",
- "/expect",
- "/jest-config",
- "/jest-haste-map",
- "/jest-resolve-dependencies",
- "/jest-runtime"
- ],
- "_resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.0.6.tgz",
- "_spec": "27.0.6",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "devDependencies": {
- "@types/node": "*"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "exports": {
- ".": "./build/index.js",
- "./package.json": "./package.json"
- },
- "gitHead": "d257d1c44ba62079bd4307ae78ba226d47c56ac9",
- "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": "27.0.6"
- }
|