lml-main
Version:
This is now a mono repository published into many standalone packages.
65 lines (64 loc) • 1.73 kB
JSON
{
"_args": [
[
"jest-haste-map@21.2.0",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "jest-haste-map@21.2.0",
"_id": "jest-haste-map@21.2.0",
"_inBundle": false,
"_integrity": "sha512-5LhsY/loPH7wwOFRMs+PT4aIAORJ2qwgbpMFlbWbxfN0bk3ZCwxJ530vrbSiTstMkYLao6JwBkLhCJ5XbY7ZHw==",
"_location": "/jest-haste-map",
"_phantomChildren": {
"arr-flatten": "1.1.0",
"expand-range": "1.8.2",
"filename-regex": "2.0.1",
"is-buffer": "1.1.6",
"is-posix-bracket": "0.1.1",
"normalize-path": "2.1.1",
"object.omit": "2.0.1",
"parse-glob": "3.0.4",
"preserve": "0.2.0",
"regex-cache": "0.4.4",
"repeat-element": "1.1.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-haste-map@21.2.0",
"name": "jest-haste-map",
"escapedName": "jest-haste-map",
"rawSpec": "21.2.0",
"saveSpec": null,
"fetchSpec": "21.2.0"
},
"_requiredBy": [
"/jest-runner",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-21.2.0.tgz",
"_spec": "21.2.0",
"_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"fb-watchman": "^2.0.0",
"graceful-fs": "^4.1.11",
"jest-docblock": "^21.2.0",
"micromatch": "^2.3.11",
"sane": "^2.0.0",
"worker-farm": "^1.3.1"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-haste-map",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.0"
}