en
Version:
Tiny environment helper
23 lines (22 loc) • 450 B
JSON
{
"name": "en",
"version": "1.0.1",
"description": "Tiny environment helper",
"main": "env.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/williamkapke/env.git"
},
"keywords": [
"env",
"environment"
],
"author": "William Kapke",
"license": "MIT",
"bugs": {
"url": "https://github.com/williamkapke/env/issues"
}
}