123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_args": [
- [
- "@jest/source-map@27.0.6",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "@jest/source-map@27.0.6",
- "_id": "@jest/source-map@27.0.6",
- "_inBundle": false,
- "_integrity": "sha512-Fek4mi5KQrqmlY07T23JRi0e7Z9bXTOOD86V/uS0EIW4PClvPDqZOyFlLpNJheS6QI0FNX1CgmPjtJ4EA/2M+g==",
- "_location": "/@jest/source-map",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@jest/source-map@27.0.6",
- "name": "@jest/source-map",
- "escapedName": "@jest%2fsource-map",
- "scope": "@jest",
- "rawSpec": "27.0.6",
- "saveSpec": null,
- "fetchSpec": "27.0.6"
- },
- "_requiredBy": [
- "/jest-jasmine2",
- "/jest-runtime"
- ],
- "_resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.0.6.tgz",
- "_spec": "27.0.6",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "callsites": "^3.0.0",
- "graceful-fs": "^4.2.4",
- "source-map": "^0.6.0"
- },
- "devDependencies": {
- "@types/graceful-fs": "^4.1.2"
- },
- "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/source-map",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git",
- "directory": "packages/jest-source-map"
- },
- "types": "./build/index.d.ts",
- "version": "27.0.6"
- }
|