UNPKG

gurlp

Version:

getUrlParam(URL,paramName)

32 lines (31 loc) 609 B
{ "name": "gurlp", "version": "1.1.4", "description": "getUrlParam(URL,paramName)", "main": "index.js", "scripts": { "test": "nodeunit test/test.js" }, "keywords": [ "getUrlParam" ], "author": "lushijie", "license": "ISC", "devDependencies": { "nodeunit": "^0.9.0" }, "directories": { "test": "test" }, "dependencies": { "nodeunit": "^0.9.0" }, "repository": { "type": "git", "url": "git@github.com:yoyo1218/gurlp.git" }, "bugs": { "url": "https://github.com/yoyo1218/gurlp/issues" }, "homepage": "https://github.com/yoyo1218/gurlp" }