Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/modules-modules / dotenv / package.json
Size: Mime:
{
  "name": "@skava/dotenv",
  "version": "0.0.1",
  "description": "load .env files & get env variables coerced to certain data types",
  "main": "index.js",
  "dependencies": {
    "colors": "1.2.1",
    "exotic": "^1.2.12"
  }
}