lml-main
Version:
This is now a mono repository published into many standalone packages.
60 lines (59 loc) • 1.58 kB
JSON
{
"_args": [
[
"jest-jasmine2@21.2.1",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "jest-jasmine2@21.2.1",
"_id": "jest-jasmine2@21.2.1",
"_inBundle": false,
"_integrity": "sha512-lw8FXXIEekD+jYNlStfgNsUHpfMWhWWCgHV7n0B7mA/vendH7vBFs8xybjQsDzJSduptBZJHqQX9SMssya9+3A==",
"_location": "/jest-jasmine2",
"_phantomChildren": {
"color-convert": "1.9.1",
"escape-string-regexp": "1.0.5"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-jasmine2@21.2.1",
"name": "jest-jasmine2",
"escapedName": "jest-jasmine2",
"rawSpec": "21.2.1",
"saveSpec": null,
"fetchSpec": "21.2.1"
},
"_requiredBy": [
"/jest-config",
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-21.2.1.tgz",
"_spec": "21.2.1",
"_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^2.0.1",
"expect": "^21.2.1",
"graceful-fs": "^4.1.11",
"jest-diff": "^21.2.1",
"jest-matcher-utils": "^21.2.1",
"jest-message-util": "^21.2.1",
"jest-snapshot": "^21.2.1",
"p-cancelable": "^0.3.0"
},
"devDependencies": {
"jest-runtime": "^21.2.1"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-jasmine2",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.1"
}