lml-main
Version:
This is now a mono repository published into many standalone packages.
54 lines (53 loc) • 1.38 kB
JSON
{
"_args": [
[
"expect@21.2.1",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "expect@21.2.1",
"_id": "expect@21.2.1",
"_inBundle": false,
"_integrity": "sha512-orfQQqFRTX0jH7znRIGi8ZMR8kTNpXklTTz8+HGTpmTKZo3Occ6JNB5FXMb8cRuiiC/GyDqsr30zUa66ACYlYw==",
"_location": "/expect",
"_phantomChildren": {
"color-convert": "1.9.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "expect@21.2.1",
"name": "expect",
"escapedName": "expect",
"rawSpec": "21.2.1",
"saveSpec": null,
"fetchSpec": "21.2.1"
},
"_requiredBy": [
"/jest-jasmine2"
],
"_resolved": "https://registry.npmjs.org/expect/-/expect-21.2.1.tgz",
"_spec": "21.2.1",
"_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"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"
},
"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"
}