mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-24 14:44:45 +00:00
.
This commit is contained in:
parent
fc725ba36b
commit
422b9fdb15
7395 changed files with 1786235 additions and 3476 deletions
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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue