Initial commit

This commit is contained in:
Daniel Imms
2016-10-01 13:07:15 -07:00
commit c2a3cb7ee5
10 changed files with 164 additions and 0 deletions

6
typings.json Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "theme-generator",
"globalDependencies": {
"node": "registry:env/node#6.0.0+20160918225031"
}
}