@types/envify
Version:
TypeScript definitions for envify
27 lines • 803 B
JSON
{
"name": "@types/envify",
"version": "0.0.33",
"description": "TypeScript definitions for envify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/envify",
"license": "MIT",
"contributors": [
{
"name": "Qubo",
"githubUsername": "tkQubo",
"url": "https://github.com/tkQubo"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/envify"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "a9c18df9a8740343f6df5b9af896a27bd016dfdc91420537e4aa26e8baabc6f9",
"typeScriptVersion": "4.5"
}