github-pages-deploy-action/node_modules/babel-plugin-jest-hoist/package.json

26 lines
555 B
JSON
Raw Normal View History

2020-01-28 13:07:56 +08:00
{
"name": "babel-plugin-jest-hoist",
"version": "25.1.0",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git",
"directory": "packages/babel-plugin-jest-hoist"
},
"engines": {
"node": ">= 8.3"
},
"license": "MIT",
"main": "build/index.js",
"types": "build/index.d.ts",
"dependencies": {
"@types/babel__traverse": "^7.0.6"
},
"devDependencies": {
"@babel/types": "^7.3.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638"
}