0
0
Fork 0
Quote-Bracket/package.json
2021-07-11 20:16:06 -06:00

22 lines
498 B
JSON

{
"name": "quote-bracket",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Tyler-A/Quote-Bracket.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Tyler-A/Quote-Bracket/issues"
},
"homepage": "https://github.com/Tyler-A/Quote-Bracket#readme"
}