Repository URL to install this package:
|
Version:
5.18.0 ▾
|
{
"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"
]
}