1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_args": [
- [
- "jest-each@23.6.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "jest-each@23.6.0",
- "_id": "jest-each@23.6.0",
- "_inBundle": false,
- "_integrity": "sha1-ugw6gqgFQ4cBYTnHM6BSQtPXFXU=",
- "_location": "/jest-each",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-each@23.6.0",
- "name": "jest-each",
- "escapedName": "jest-each",
- "rawSpec": "23.6.0",
- "saveSpec": null,
- "fetchSpec": "23.6.0"
- },
- "_requiredBy": [
- "/jest-jasmine2"
- ],
- "_resolved": "https://registry.npm.taobao.org/jest-each/download/jest-each-23.6.0.tgz",
- "_spec": "23.6.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "author": {
- "name": "Matt Phillips",
- "url": "mattphillips"
- },
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "chalk": "^2.0.1",
- "pretty-format": "^23.6.0"
- },
- "description": "Parameterised tests for Jest",
- "homepage": "https://github.com/facebook/jest#readme",
- "keywords": [
- "jest",
- "parameterised",
- "test",
- "each"
- ],
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-each",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "23.6.0"
- }
|