package.json 1.58 KB
{
  "_args": [
    [
      "@jest/test-result@24.9.0",
      "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\project"
    ]
  ],
  "_development": true,
  "_from": "@jest/test-result@24.9.0",
  "_id": "@jest/test-result@24.9.0",
  "_inBundle": false,
  "_integrity": "sha512-XEFrHbBonBJ8dGp2JmF8kP/nQI/ImPpygKHwQ/SY+es59Z3L5PI4Qb9TQQMAEeYsThG1xF0k6tmG0tIKATNiiA==",
  "_location": "/@jest/test-result",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/test-result@24.9.0",
    "name": "@jest/test-result",
    "escapedName": "@jest%2ftest-result",
    "scope": "@jest",
    "rawSpec": "24.9.0",
    "saveSpec": null,
    "fetchSpec": "24.9.0"
  },
  "_requiredBy": [
    "/jest-message-util"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-24.9.0.tgz",
  "_spec": "24.9.0",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\project",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@jest/console": "^24.9.0",
    "@jest/types": "^24.9.0",
    "@types/istanbul-lib-coverage": "^2.0.0"
  },
  "engines": {
    "node": ">= 6"
  },
  "gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "build/index.js",
  "name": "@jest/test-result",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-test-result"
  },
  "types": "build/index.d.ts",
  "version": "24.9.0"
}