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.3.1",
  "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"
  ],
  "_release": "1.3.1",
  "_resolution": {
    "type": "version",
    "tag": "v1.3.1",
    "commit": "66a9805ec8786b2ca2aee1dbbce5595dc8028f77"
  },
  "_source": "git://github.com/stretchr/arg.js.git",
  "_target": "~1.3.1",
  "_originalSource": "arg.js",
  "_direct": true
}