1
0
mirror of https://github.com/flarum/core.git synced 2025-09-02 04:33:04 +02:00

Initial commit

This commit is contained in:
Toby Zerner
2015-06-23 10:25:24 +09:30
commit e57eb5a14f
20 changed files with 494 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"private": true,
"devDependencies": {
"gulp": "^3.8.11",
"flarum-gulp": "git+https://github.com/flarum/gulp.git"
}
}