mirror of
https://github.com/wassname/template.git
synced 2026-09-09 11:38:29 +08:00
First
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "distill-template",
|
||||
"version": "1.4.1",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"start": "rollup -c -w"
|
||||
},
|
||||
"author": "Shan Carter",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"bibtex-parse-js": "^0.0.23",
|
||||
"marked": "^0.3.6",
|
||||
"prismjs": "^1.6.0",
|
||||
"rollup": "^0.36.4",
|
||||
"rollup-plugin-buble": "^0.14.0",
|
||||
"rollup-plugin-commonjs": "^7.0.0",
|
||||
"rollup-plugin-livereload": "^0.3.1",
|
||||
"rollup-plugin-node-resolve": "^2.0.0",
|
||||
"rollup-plugin-serve": "^0.1.0",
|
||||
"rollup-plugin-uglify": "^1.0.1",
|
||||
"rollup-watch": "^2.5.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user