|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_args": [
- [
- "jest-watcher@23.4.0",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "jest-watcher@23.4.0",
- "_id": "jest-watcher@23.4.0",
- "_inBundle": false,
- "_integrity": "sha1-0uKM50+NrWxq/JIrksq+9u0FyRw=",
- "_location": "/jest-watcher",
- "_phantomChildren": {
- "color-convert": "1.9.3",
- "escape-string-regexp": "1.0.5",
- "has-flag": "3.0.0"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-watcher@23.4.0",
- "name": "jest-watcher",
- "escapedName": "jest-watcher",
- "rawSpec": "23.4.0",
- "saveSpec": null,
- "fetchSpec": "23.4.0"
- },
- "_requiredBy": [
- "/jest/jest-cli"
- ],
- "_resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-23.4.0.tgz",
- "_spec": "23.4.0",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "ansi-escapes": "^3.0.0",
- "chalk": "^2.0.1",
- "string-length": "^2.0.0"
- },
- "description": "Delightful JavaScript Testing.",
- "homepage": "https://jestjs.io/",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-watcher",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "23.4.0"
- }
|