|
{
"_from": "jest@^22.0.4",
"_id": "jest@22.4.3",
"_inBundle": false,
"_integrity": "sha1-ImH0sRfcRtmkoaZz0hUJWN7pLxY=",
"_location": "/jest",
"_phantomChildren": {
"ansi-escapes": "3.1.0",
"arr-flatten": "1.1.0",
"chalk": "2.3.2",
"exit": "0.1.2",
"expand-range": "1.8.2",
"filename-regex": "2.0.1",
"glob": "7.1.2",
"graceful-fs": "4.1.11",
"import-local": "1.0.0",
"is-buffer": "1.1.6",
"is-ci": "1.1.0",
"is-posix-bracket": "0.1.1",
"istanbul-api": "1.3.1",
"istanbul-lib-coverage": "1.2.0",
"istanbul-lib-instrument": "1.10.1",
"istanbul-lib-source-maps": "1.2.3",
"jest-changed-files": "22.4.3",
"jest-config": "22.4.3",
"jest-environment-jsdom": "22.4.3",
"jest-get-type": "22.4.3",
"jest-haste-map": "22.4.3",
"jest-message-util": "22.4.3",
"jest-regex-util": "22.4.3",
"jest-resolve-dependencies": "22.4.3",
"jest-runner": "22.4.3",
"jest-runtime": "22.4.3",
"jest-snapshot": "22.4.3",
"jest-util": "22.4.3",
"jest-validate": "22.4.3",
"jest-worker": "22.4.3",
"node-notifier": "5.2.1",
"normalize-path": "2.1.1",
"object.omit": "2.0.1",
"parse-glob": "3.0.4",
"preserve": "0.2.0",
"realpath-native": "1.0.0",
"regex-cache": "0.4.4",
"repeat-element": "1.1.2",
"rimraf": "2.6.2",
"slash": "1.0.0",
"string-length": "2.0.0",
"which": "1.3.0",
"yargs": "10.1.2"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest@^22.0.4",
"name": "jest",
"escapedName": "jest",
"rawSpec": "^22.0.4",
"saveSpec": null,
"fetchSpec": "^22.0.4"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "http://registry.npm.taobao.org/jest/download/jest-22.4.3.tgz",
"_shasum": "2261f4b117dc46d9a4a1a673d2150958dee92f16",
"_spec": "jest@^22.0.4",
"_where": "/Users/FFIB/Desktop/data_visualization",
"bin": {
"jest": "./bin/jest.js"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"import-local": "^1.0.0",
"jest-cli": "^22.4.3"
},
"deprecated": false,
"description": "Delightful JavaScript Testing.",
"engines": {
"node": ">= 6"
},
"homepage": "http://facebook.github.io/jest/",
"keywords": [
"ava",
"babel",
"coverage",
"easy",
"expect",
"facebook",
"immersive",
"instant",
"jasmine",
"jest",
"jsdom",
"mocha",
"mocking",
"painless",
"qunit",
"runner",
"sandboxed",
"snapshot",
"tap",
"tape",
"test",
"testing",
"typescript",
"watch"
],
"license": "MIT",
"main": "build/jest.js",
"name": "jest",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}
|