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