2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-13 08:32:28 +03:00

add table of contents to readme

This commit is contained in:
Declan de Wet
2016-10-31 08:51:06 +02:00
parent 7cda8651d0
commit 545acdb2da
3 changed files with 1119 additions and 16 deletions
+3 -1
View File
@@ -5,6 +5,7 @@
"author": "Declan de Wet <declandewet@me.com>",
"bugs": "https://github.com/declandewet/vue-meta/issues",
"devDependencies": {
"doctoc": "^1.2.0",
"rimraf": "^2.5.4",
"rollup": "^0.36.3",
"rollup-plugin-buble": "^0.14.0",
@@ -38,7 +39,8 @@
"build": "rollup -c",
"lint": "standard --verbose | snazzy",
"prebuild": "rimraf lib",
"pretest": "npm run lint"
"pretest": "npm run lint",
"toc": "doctoc README.md --title '# Table of Contents'"
},
"standard": {
"globals": [