| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_args": [
- [
- "jest-each@23.6.0",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_development": true,
- "_from": "jest-each@23.6.0",
- "_id": "jest-each@23.6.0",
- "_inBundle": false,
- "_integrity": "sha512-x7V6M/WGJo6/kLoissORuvLIeAoyo2YqLOoCDkohgJ4XOXSqOtyvr8FbInlAWS77ojBsZrafbozWoKVRdtxFCg==",
- "_location": "/jest-each",
- "_phantomChildren": {
- "ansi-styles": "3.2.1"
- },
- "_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.npmjs.org/jest-each/-/jest-each-23.6.0.tgz",
- "_spec": "23.6.0",
- "_where": "E:\\item\\newItem\\admin",
- "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"
- }
|