yhtml5-test
Version:
A test framework for front-end projects
57 lines (56 loc) • 1.49 kB
JSON
{
"_args": [
[
"pretty-format@20.0.3",
"/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo"
]
],
"_from": "pretty-format@20.0.3",
"_id": "pretty-format@20.0.3",
"_inBundle": false,
"_integrity": "sha1-Ag41ClYKH+GpjcO+tsz/s4beixQ=",
"_location": "/pretty-format",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pretty-format@20.0.3",
"name": "pretty-format",
"escapedName": "pretty-format",
"rawSpec": "20.0.3",
"saveSpec": null,
"fetchSpec": "20.0.3"
},
"_requiredBy": [
"/jest-config",
"/jest-diff",
"/jest-matcher-utils",
"/jest-snapshot",
"/jest-validate"
],
"_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-20.0.3.tgz",
"_spec": "20.0.3",
"_where": "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo",
"author": {
"name": "James Kyle",
"email": "me@thejameskyle.com"
},
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"ansi-regex": "^2.1.1",
"ansi-styles": "^3.0.0"
},
"description": "Stringify any JavaScript value.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "BSD-3-Clause",
"main": "build/index.js",
"name": "pretty-format",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "20.0.3"
}