徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

58 lines
1.3 KiB

{
"_args": [
[
"jest-each@23.6.0",
"D:\\project\\cashier"
]
],
"_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": {},
"_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": "D:\\project\\cashier",
"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"
}