yhtml5-test
Version:
A test framework for front-end projects
54 lines (53 loc) • 1.51 kB
JSON
{
"_args": [
[
"jest-matcher-utils@20.0.3",
"/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo"
]
],
"_from": "jest-matcher-utils@20.0.3",
"_id": "jest-matcher-utils@20.0.3",
"_inBundle": false,
"_integrity": "sha1-s6a443yld4A7CDKpixZPRLeBVhI=",
"_location": "/jest-matcher-utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-matcher-utils@20.0.3",
"name": "jest-matcher-utils",
"escapedName": "jest-matcher-utils",
"rawSpec": "20.0.3",
"saveSpec": null,
"fetchSpec": "20.0.3"
},
"_requiredBy": [
"/jest-config",
"/jest-diff",
"/jest-jasmine2",
"/jest-matchers",
"/jest-snapshot",
"/jest-validate"
],
"_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-20.0.3.tgz",
"_spec": "20.0.3",
"_where": "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^1.1.3",
"pretty-format": "^20.0.3"
},
"description": "A set of utility functions for jest-matchers and related packages",
"homepage": "https://github.com/facebook/jest#readme",
"license": "BSD-3-Clause",
"main": "build/index.js",
"name": "jest-matcher-utils",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "20.0.3"
}