mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-03-12 14:27:28 +00:00
Added Entry point
This commit is contained in:
parent
2947f53651
commit
9701b336e6
@ -6,6 +6,7 @@
|
|||||||
"Templating",
|
"Templating",
|
||||||
"Engine"
|
"Engine"
|
||||||
],
|
],
|
||||||
|
"main": "dist/cometa",
|
||||||
"repository": {
|
"repository": {
|
||||||
"url": "https://github.com/CupCakeArmy/cometa",
|
"url": "https://github.com/CupCakeArmy/cometa",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
@ -18,5 +19,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^9.4.6",
|
"@types/node": "^9.4.6",
|
||||||
"mocha": "^5.0.1"
|
"mocha": "^5.0.1"
|
||||||
}
|
},
|
||||||
|
"dependencies": {}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user