This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
md-pdf/package.json

22 lines
506 B
JSON
Raw Normal View History

2017-03-31 18:29:42 +01:00
{
"name": "md-pdf",
"version": "1.0.0",
"private": true,
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RealOrangeOne/md-pdf.git"
},
"author": "",
"bugs": {
"url": "https://github.com/RealOrangeOne/md-pdf/issues"
},
2017-03-31 18:32:02 +01:00
"homepage": "https://github.com/RealOrangeOne/md-pdf#readme",
"devDependencies": {
"eslint-config": "dabapps/eslint-config.git#2.0.4"
}
2017-03-31 18:29:42 +01:00
}