text-parser-url
Version:
text parser for url
23 lines (22 loc) • 534 B
JSON
{
"name": "text-parser-url",
"version": "0.0.4",
"description": "text parser for url",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/heineiuo/text-parser-url.git"
},
"keywords": [
"text-parser"
],
"author": "@heineiuo",
"license": "MIT",
"bugs": {
"url": "https://github.com/heineiuo/text-parser-url/issues"
},
"homepage": "https://github.com/heineiuo/text-parser-url#readme"
}