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