standard-readme/package.json
Richard Littauer 6b6feac2c3 1.1.2
2017-05-08 15:24:07 +02:00

38 lines
786 B
JSON

{
"name": "standard-readme-spec",
"version": "1.1.2",
"description": "Readme Standard Style",
"main": "cat.js",
"bin": "cat.js",
"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.51278180000001,
13.4528068
]
}