123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "jest-util@23.4.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "jest-util@23.4.0",
- "_id": "jest-util@23.4.0",
- "_inBundle": false,
- "_integrity": "sha1-TQY8uSe68KI4Mf9hvsLLv0l5NWE=",
- "_location": "/jest-util",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-util@23.4.0",
- "name": "jest-util",
- "escapedName": "jest-util",
- "rawSpec": "23.4.0",
- "saveSpec": null,
- "fetchSpec": "23.4.0"
- },
- "_requiredBy": [
- "/jest-config",
- "/jest-environment-jsdom",
- "/jest-environment-node",
- "/jest-jasmine2",
- "/jest-runner",
- "/jest-runtime",
- "/jest/jest-cli"
- ],
- "_resolved": "https://registry.npm.taobao.org/jest-util/download/jest-util-23.4.0.tgz",
- "_spec": "23.4.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "callsites": "^2.0.0",
- "chalk": "^2.0.1",
- "graceful-fs": "^4.1.11",
- "is-ci": "^1.0.10",
- "jest-message-util": "^23.4.0",
- "mkdirp": "^0.5.1",
- "slash": "^1.0.0",
- "source-map": "^0.6.0"
- },
- "devDependencies": {
- "jest-mock": "^23.2.0"
- },
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-util",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "23.4.0"
- }
|