client/package.json

16 lines
331 B
JSON
Raw Permalink Normal View History

2019-07-27 15:26:51 -07:00
{
"name": "RtB-frontend",
"version": "1.0.0",
"main": "index.js",
"author": "Ketchetwahmeegwun T. Southall",
"license": "GPLv3",
"dependencies": {
"@marko-tags/context": "^1.1.0",
"jshint": "^2.10.2",
"lasso": "^3.3.0",
"lasso-cli": "^2.0.11",
"lasso-marko": "^2.4.7",
"marko": "^4.18.10"
}
}