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    
fun-apps / static / funsite / arg.js / bower.json
Size: Mime:
{
  "name": "arg.js",
  "version": "1.2.0",
  "homepage": "https://github.com/stretchr/arg.js",
  "authors": [
    "Mat Ryer",
    "Ryan Quinn"
  ],
  "description": "Lightweight URL argument and parameter parser",
  "main": "dist/arg-1.2.js",
  "keywords": [
    "javascript",
    "arguments"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}