12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_args": [
- [
- "jest-diff@23.6.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "jest-diff@23.6.0",
- "_id": "jest-diff@23.6.0",
- "_inBundle": false,
- "_integrity": "sha1-FQDz8W6FC7PXEjNAgIm+CZ9hDH0=",
- "_location": "/jest-diff",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-diff@23.6.0",
- "name": "jest-diff",
- "escapedName": "jest-diff",
- "rawSpec": "23.6.0",
- "saveSpec": null,
- "fetchSpec": "23.6.0"
- },
- "_requiredBy": [
- "/expect",
- "/jest-jasmine2",
- "/jest-snapshot"
- ],
- "_resolved": "https://registry.npm.taobao.org/jest-diff/download/jest-diff-23.6.0.tgz",
- "_spec": "23.6.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "chalk": "^2.0.1",
- "diff": "^3.2.0",
- "jest-get-type": "^22.1.0",
- "pretty-format": "^23.6.0"
- },
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-diff",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "23.6.0"
- }
|