yeet
This commit is contained in:
31
node_modules/@jest/globals/package.json
generated
vendored
Normal file
31
node_modules/@jest/globals/package.json
generated
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "@jest/globals",
|
||||
"version": "25.5.2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facebook/jest.git",
|
||||
"directory": "packages/jest-globals"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 8.3"
|
||||
},
|
||||
"license": "MIT",
|
||||
"main": "build/index.js",
|
||||
"types": "build/index.d.ts",
|
||||
"typesVersions": {
|
||||
"<3.8": {
|
||||
"build/*": [
|
||||
"build/ts3.4/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/environment": "^25.5.0",
|
||||
"@jest/types": "^25.5.0",
|
||||
"expect": "^25.5.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"gitHead": "ad1b9dc090922a8ed5632ec7382ac999e6b8cac1"
|
||||
}
|
Reference in New Issue
Block a user