123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_args": [
- [
- "jest-watcher@23.4.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "jest-watcher@23.4.0",
- "_id": "jest-watcher@23.4.0",
- "_inBundle": false,
- "_integrity": "sha1-0uKM50+NrWxq/JIrksq+9u0FyRw=",
- "_location": "/jest-watcher",
- "_phantomChildren": {},
- "_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-watch-typeahead",
- "/jest/jest-cli"
- ],
- "_resolved": "https://registry.npm.taobao.org/jest-watcher/download/jest-watcher-23.4.0.tgz",
- "_spec": "23.4.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "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"
- }
|