1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "_args": [
- [
- "jest-mock@23.2.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "jest-mock@23.2.0",
- "_id": "jest-mock@23.2.0",
- "_inBundle": false,
- "_integrity": "sha1-rRxg8p6HGdR8JuETgJi20YsmETQ=",
- "_location": "/jest-mock",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-mock@23.2.0",
- "name": "jest-mock",
- "escapedName": "jest-mock",
- "rawSpec": "23.2.0",
- "saveSpec": null,
- "fetchSpec": "23.2.0"
- },
- "_requiredBy": [
- "/jest-environment-jsdom",
- "/jest-environment-node"
- ],
- "_resolved": "https://registry.npm.taobao.org/jest-mock/download/jest-mock-23.2.0.tgz",
- "_spec": "23.2.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "browser": "build-es5/index.js",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "description": "## API",
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-mock",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "23.2.0"
- }
|