This commit is contained in:
Julian Lam
2014-03-30 15:47:28 -04:00
commit dfed1df8b6
7 changed files with 118 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "nodebb-theme-quickstart",
"version": "0.0.0",
"description": "Enter a description here",
"main": "theme.less",
"keywords": [
],
"license": "MIT"
}