2017-10-22 19:29:12 -04:00
|
|
|
{
|
|
|
|
"name": "lemoncurry",
|
2018-04-25 00:49:50 -04:00
|
|
|
"version": "1.9.6",
|
2017-10-22 19:29:12 -04:00
|
|
|
"repository": "https://gitlab.com/00dani/lemoncurry",
|
|
|
|
"license": "MIT",
|
|
|
|
"devDependencies": {
|
2017-10-26 20:33:01 -04:00
|
|
|
"js-yaml": "^3.10.0",
|
2017-10-22 19:29:12 -04:00
|
|
|
"stylus": "^0.54.5"
|
2017-10-24 19:39:51 -04:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2017-10-29 04:15:29 -04:00
|
|
|
"openwebicons": "^1.4.3",
|
2018-05-01 00:00:16 -04:00
|
|
|
"tippy.js": "^2.5.2"
|
2017-10-22 19:29:12 -04:00
|
|
|
}
|
|
|
|
}
|