UNPKG

app-node-env

Version:
40 lines (39 loc) 744 B
{ "name": "app-node-env", "version": "1.4.7", "description": "APP_ENV replace for NODE_ENV", "author": "xgqfrms", "license": "MIT", "keywords": [ "APP_ENV", "ENV", "NODE_ENV", "app node env", "ane" ], "scripts": { "ane": "ane" }, "bin": { "ane": "ane" }, "main": "build/index.min.js", "files": [ "build/index.min.js", "testing/*", "ane", "env.js", ".editorconfig", "package.json", "LICENSE", "README.md" ], "homepage": "https://app-node-env.xgqfrms.xyz/index.html#readme", "repository": { "type": "git", "url": "git+https://github.com/xgqfrms/app-node-env.git" }, "bugs": { "url": "https://github.com/xgqfrms/app-node-env/issues" } }