package.json 1.56 KB
{
  "_args": [
    [
      "@jest/console@24.9.0",
      "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\project"
    ]
  ],
  "_development": true,
  "_from": "@jest/console@24.9.0",
  "_id": "@jest/console@24.9.0",
  "_inBundle": false,
  "_integrity": "sha512-Zuj6b8TnKXi3q4ymac8EQfc3ea/uhLeCGThFqXeC8H9/raaH8ARPUTdId+XyGd03Z4In0/VjD2OYFcBF09fNLQ==",
  "_location": "/@jest/console",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/console@24.9.0",
    "name": "@jest/console",
    "escapedName": "@jest%2fconsole",
    "scope": "@jest",
    "rawSpec": "24.9.0",
    "saveSpec": null,
    "fetchSpec": "24.9.0"
  },
  "_requiredBy": [
    "/@jest/test-result"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/console/-/console-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/source-map": "^24.9.0",
    "chalk": "^2.0.1",
    "slash": "^2.0.0"
  },
  "devDependencies": {
    "@types/slash": "^2.0.0"
  },
  "engines": {
    "node": ">= 6"
  },
  "gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "build/index.js",
  "name": "@jest/console",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-console"
  },
  "types": "build/index.d.ts",
  "version": "24.9.0"
}