standard-readme/package.json
Richard Littauer a4ce2a57b5 1.0.24
2016-11-17 09:24:39 -05:00

36 lines
771 B
JSON

{
"name": "standard-readme",
"version": "1.0.24",
"description": "Readme Standard Style",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RichardLitt/standard-readme.git"
},
"keywords": [
"standard",
"markdown",
"readme",
"parse",
"lint"
],
"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": [
45.5192087,
-73.5789116
]
}