setup-php/node_modules/@jest/console/package.json

66 lines
1.6 KiB
JSON
Raw Normal View History

2019-09-06 06:47:43 +07:00
{
"_args": [
[
"@jest/console@24.9.0",
"E:\\python\\setup-php"
]
],
"_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/core",
"/@jest/test-result",
"/jest-runner",
"/jest-runtime",
"/jest-util"
],
"_resolved": "https://registry.npmjs.org/@jest/console/-/console-24.9.0.tgz",
"_spec": "24.9.0",
"_where": "E:\\python\\setup-php",
"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"
}