yhtml5-test
Version:
A test framework for front-end projects
58 lines (57 loc) • 1.68 kB
JSON
{
"_from": "expect@^21.2.1",
"_id": "expect@21.2.1",
"_inBundle": false,
"_integrity": "sha512-orfQQqFRTX0jH7znRIGi8ZMR8kTNpXklTTz8+HGTpmTKZo3Occ6JNB5FXMb8cRuiiC/GyDqsr30zUa66ACYlYw==",
"_location": "/expect",
"_phantomChildren": {
"ansi-styles": "3.2.0",
"diff": "3.4.0",
"escape-string-regexp": "1.0.5",
"jest-get-type": "21.2.0",
"micromatch": "2.3.11",
"slash": "1.0.0",
"supports-color": "4.4.0"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "expect@^21.2.1",
"name": "expect",
"escapedName": "expect",
"rawSpec": "^21.2.1",
"saveSpec": null,
"fetchSpec": "^21.2.1"
},
"_requiredBy": [
"/jest-runner/jest-jasmine2",
"/yhtml5-test/jest-jasmine2"
],
"_resolved": "https://registry.npmjs.org/expect/-/expect-21.2.1.tgz",
"_shasum": "003ac2ac7005c3c29e73b38a272d4afadd6d1d7b",
"_spec": "expect@^21.2.1",
"_where": "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo/node_modules/yhtml5-test/node_modules/jest-jasmine2",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"ansi-styles": "^3.2.0",
"jest-diff": "^21.2.1",
"jest-get-type": "^21.2.0",
"jest-matcher-utils": "^21.2.1",
"jest-message-util": "^21.2.1",
"jest-regex-util": "^21.2.0"
},
"deprecated": false,
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "expect",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.1"
}