blob: eea7f40160e57ec8c8b418cfc1b77f64734d8a36 [file] [log] [blame]
{
"author": "",
"dependencies": {
"better-assert": "~1.0.0"
},
"description": "Method that parses a URI and returns an array of its components",
"devDependencies": {
"better-assert": "1.0.0",
"mocha": "1.17.1"
},
"homepage": "https://github.com/get/parseuri",
"license": "MIT",
"name": "parseuri",
"repository": {
"type": "git",
"url": "https://github.com/get/parseuri.git"
},
"scripts": {
"test": "make test"
},
"version": "0.0.5"
}