mirror of
https://github.com/actions/setup-node.git
synced 2025-12-16 18:21:48 +08:00
.
This commit is contained in:
29
node_modules/babel-plugin-jest-hoist/package.json
generated
vendored
Normal file
29
node_modules/babel-plugin-jest-hoist/package.json
generated
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "babel-plugin-jest-hoist",
|
||||
"version": "24.6.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facebook/jest.git",
|
||||
"directory": "packages/babel-plugin-jest-hoist"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6"
|
||||
},
|
||||
"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": "04e6a66d2ba8b18bee080bb28547db74a255d2c7"
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.6.0.tgz"
|
||||
,"_integrity": "sha512-3pKNH6hMt9SbOv0F3WVmy5CWQ4uogS3k0GY5XLyQHJ9EGpAT9XWkFd2ZiXXtkwFHdAHa5j7w7kfxSP5lAIwu7w=="
|
||||
,"_from": "babel-plugin-jest-hoist@24.6.0"
|
||||
}
|
||||
Reference in New Issue
Block a user