standard-readme/package.json
2017-11-14 15:08:30 -05:00

37 lines
759 B
JSON

{
"name": "standard-readme-spec",
"version": "1.1.3",
"description": "Readme Standard Style",
"bin": "cat.sh",
"repository": {
"type": "git",
"url": "git+https://github.com/RichardLitt/standard-readme.git"
},
"keywords": [
"standard",
"markdown",
"readme",
"parse",
"lint",
"standard-readme",
"spec",
"md",
"documentation"
],
"author": {
"name": "Richard Littauer",
"email": "richard.littauer@gmail.com",
"url": "http://burntfen.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/RichardLitt/standard-readme/issues"
},
"homepage": "https://github.com/RichardLitt/standard-readme",
"dependencies": {},
"coordinates": [
52.5173031,
13.4535065
]
}