lml-main
Version:
This is now a mono repository published into many standalone packages.
47 lines (46 loc) • 1.39 kB
JSON
{
"_args": [
[
"jest-changed-files@21.2.0",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "jest-changed-files@21.2.0",
"_id": "jest-changed-files@21.2.0",
"_inBundle": false,
"_integrity": "sha512-+lCNP1IZLwN1NOIvBcV5zEL6GENK6TXrDj4UxWIeLvIsIDa+gf6J7hkqsW2qVVt/wvH65rVvcPwqXdps5eclTQ==",
"_location": "/jest-changed-files",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-changed-files@21.2.0",
"name": "jest-changed-files",
"escapedName": "jest-changed-files",
"rawSpec": "21.2.0",
"saveSpec": null,
"fetchSpec": "21.2.0"
},
"_requiredBy": [
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-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": {
"throat": "^4.0.0"
},
"description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-changed-files",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.0"
}