Added Entry point

This commit is contained in:
nicco 2018-02-21 20:04:12 +01:00
parent 2947f53651
commit 9701b336e6
1 changed files with 4 additions and 2 deletions

View File

@ -6,6 +6,7 @@
"Templating",
"Engine"
],
"main": "dist/cometa",
"repository": {
"url": "https://github.com/CupCakeArmy/cometa",
"type": "github"
@ -18,5 +19,6 @@
"devDependencies": {
"@types/node": "^9.4.6",
"mocha": "^5.0.1"
}
}
},
"dependencies": {}
}