You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemoncurry/package.json

15 lines
267 B

{
"name": "lemoncurry",
"version": "1.7.2",
"repository": "https://gitlab.com/00dani/lemoncurry",
"license": "MIT",
"devDependencies": {
"js-yaml": "^3.10.0",
"stylus": "^0.54.5"
},
"dependencies": {
"openwebicons": "^1.4.3",
"tippy.js": "^1.4.1"
}
}