徐总多门店
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.
 
 
 
 
 
 

56 lines
1.4 KiB

{
"_args": [
[
"babel-jest@23.6.0",
"D:\\project\\cashier"
]
],
"_development": true,
"_from": "babel-jest@23.6.0",
"_id": "babel-jest@23.6.0",
"_inBundle": false,
"_integrity": "sha512-lqKGG6LYXYu+DQh/slrQ8nxXQkEkhugdXsU6St7GmhVS7Ilc/22ArwqXNJrf0QaOBjZB0360qZMwXqDYQHXaew==",
"_location": "/babel-jest",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-jest@23.6.0",
"name": "babel-jest",
"escapedName": "babel-jest",
"rawSpec": "23.6.0",
"saveSpec": null,
"fetchSpec": "23.6.0"
},
"_requiredBy": [
"#DEV:/",
"/@vue/cli-plugin-unit-jest",
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-23.6.0.tgz",
"_spec": "23.6.0",
"_where": "D:\\project\\cashier",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"babel-plugin-istanbul": "^4.1.6",
"babel-preset-jest": "^23.2.0"
},
"description": "Jest plugin to use babel for transformation.",
"devDependencies": {
"babel-core": "^6.0.0"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "babel-jest",
"peerDependencies": {
"babel-core": "^6.0.0 || ^7.0.0-0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.6.0"
}