UNPKG

295 BJSONView Raw
1{
2 "name": "markdown-magic-usage-example",
3 "version": "1.0.0",
4 "description": "Usage example",
5 "main": "example.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "David Wells",
10 "license": "MIT",
11 "dependencies": {
12 "dox": "^0.9.0"
13 }
14}