UNPKG

yhtml5-test

Version:

A test framework for front-end projects

108 lines (107 loc) 2.45 kB
{ "_args": [ [ "jest@20.0.4", "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo" ] ], "_from": "jest@20.0.4", "_id": "jest@20.0.4", "_inBundle": false, "_integrity": "sha1-PdJgwpidba1nix6cxNkZRPbWAqw=", "_location": "/jest", "_phantomChildren": { "chalk": "1.1.3", "graceful-fs": "4.1.11", "is-ci": "1.0.10", "istanbul-api": "1.1.14", "istanbul-lib-coverage": "1.1.1", "istanbul-lib-instrument": "1.8.0", "istanbul-lib-source-maps": "1.2.1", "jest-changed-files": "20.0.3", "jest-config": "20.0.4", "jest-docblock": "20.0.3", "jest-environment-jsdom": "20.0.3", "jest-haste-map": "20.0.5", "jest-jasmine2": "20.0.4", "jest-message-util": "20.0.3", "jest-regex-util": "20.0.3", "jest-resolve-dependencies": "20.0.3", "jest-runtime": "20.0.4", "jest-snapshot": "20.0.3", "jest-util": "20.0.3", "micromatch": "2.3.11", "node-notifier": "5.1.2", "pify": "2.3.0", "slash": "1.0.0", "string-length": "1.0.1", "throat": "3.2.0", "which": "1.3.0", "worker-farm": "1.5.0", "yargs": "7.1.0" }, "_requested": { "type": "version", "registry": true, "raw": "jest@20.0.4", "name": "jest", "escapedName": "jest", "rawSpec": "20.0.4", "saveSpec": null, "fetchSpec": "20.0.4" }, "_requiredBy": [ "/react-scripts" ], "_resolved": "https://registry.npmjs.org/jest/-/jest-20.0.4.tgz", "_spec": "20.0.4", "_where": "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo", "bin": { "jest": "./bin/jest.js" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "jest-cli": "^20.0.4" }, "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": "20.0.4" }