lml-main
Version:
This is now a mono repository published into many standalone packages.
132 lines (131 loc) • 3.2 kB
JSON
{
"_args": [
[
"jest@21.0.1",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "jest@21.0.1",
"_id": "jest@21.0.1",
"_inBundle": false,
"_integrity": "sha512-KLoBNahMA7gnAHbZ7msoivm8G52Emh4Qe4cYwInuJLwlUZRWfFFAHjao1fQ8iyiikp9eWgJcE94IJkZ58XVtmA==",
"_location": "/jest",
"_phantomChildren": {
"ansi-escapes": "3.0.0",
"arr-flatten": "1.1.0",
"code-point-at": "1.1.0",
"color-convert": "1.9.1",
"decamelize": "1.2.0",
"escape-string-regexp": "1.0.5",
"expand-range": "1.8.2",
"filename-regex": "2.0.1",
"find-up": "2.1.0",
"get-caller-file": "1.0.2",
"glob": "7.1.2",
"graceful-fs": "4.1.11",
"is-buffer": "1.1.6",
"is-ci": "1.1.0",
"is-fullwidth-code-point": "1.0.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": "21.2.0",
"jest-config": "21.2.1",
"jest-environment-jsdom": "21.2.1",
"jest-haste-map": "21.2.0",
"jest-message-util": "21.2.1",
"jest-regex-util": "21.2.0",
"jest-resolve-dependencies": "21.2.0",
"jest-runner": "21.2.1",
"jest-runtime": "21.2.1",
"jest-snapshot": "21.2.1",
"jest-util": "21.2.1",
"node-notifier": "5.2.1",
"normalize-package-data": "2.4.0",
"normalize-path": "2.1.1",
"object.omit": "2.0.1",
"os-locale": "2.1.0",
"parse-glob": "3.0.4",
"parse-json": "2.2.0",
"preserve": "0.2.0",
"regex-cache": "0.4.4",
"repeat-element": "1.1.2",
"require-directory": "2.1.1",
"require-main-filename": "1.0.1",
"set-blocking": "2.0.0",
"slash": "1.0.0",
"string-length": "2.0.0",
"string-width": "2.1.1",
"which": "1.3.0",
"which-module": "2.0.0",
"worker-farm": "1.6.0",
"wrap-ansi": "2.1.0",
"yargs-parser": "7.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest@21.0.1",
"name": "jest",
"escapedName": "jest",
"rawSpec": "21.0.1",
"saveSpec": null,
"fetchSpec": "21.0.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/jest/-/jest-21.0.1.tgz",
"_spec": "21.0.1",
"_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build",
"bin": {
"jest": "./bin/jest.js"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"jest-cli": "^21.0.1"
},
"description": "Delightful JavaScript Testing.",
"engines": {
"node": ">= 4"
},
"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": "BSD-3-Clause",
"main": "build/jest.js",
"name": "jest",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.0.1"
}