1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "jest-jasmine2@23.6.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "jest-jasmine2@23.6.0",
- "_id": "jest-jasmine2@23.6.0",
- "_inBundle": false,
- "_integrity": "sha1-hA6Tf4SKbIY43yQ2CrhpzHGFkuA=",
- "_location": "/jest-jasmine2",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-jasmine2@23.6.0",
- "name": "jest-jasmine2",
- "escapedName": "jest-jasmine2",
- "rawSpec": "23.6.0",
- "saveSpec": null,
- "fetchSpec": "23.6.0"
- },
- "_requiredBy": [
- "/jest-config",
- "/jest-runner"
- ],
- "_resolved": "https://registry.npm.taobao.org/jest-jasmine2/download/jest-jasmine2-23.6.0.tgz",
- "_spec": "23.6.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "babel-traverse": "^6.0.0",
- "chalk": "^2.0.1",
- "co": "^4.6.0",
- "expect": "^23.6.0",
- "is-generator-fn": "^1.0.0",
- "jest-diff": "^23.6.0",
- "jest-each": "^23.6.0",
- "jest-matcher-utils": "^23.6.0",
- "jest-message-util": "^23.4.0",
- "jest-snapshot": "^23.6.0",
- "jest-util": "^23.4.0",
- "pretty-format": "^23.6.0"
- },
- "devDependencies": {
- "jest-runtime": "^23.6.0"
- },
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-jasmine2",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "23.6.0"
- }
|