globl
Version:
Exported globals it would be nice to mock
20 lines • 386 B
JSON
{
"name": "globl",
"version": "0.3.0",
"description": "Exported globals it would be nice to mock",
"keywords": [
"global",
"globals"
],
"types": "types/index.d.ts",
"main": "node/index.js",
"repository": "nextools/metarepo",
"license": "MIT",
"engines": {
"node": ">=12.13.0"
},
"publishConfig": {
"access": "public"
},
"sideEffects": false
}