21 lines
384 B
JSON
21 lines
384 B
JSON
{
|
|
"name": "skooma",
|
|
"version": "1.7.0",
|
|
"author": "darkwiiplayer",
|
|
"license": "Unlicense",
|
|
"main": "skooma.js",
|
|
"type": "module",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/darkwiiplayer/skooma-js"
|
|
},
|
|
"homepage": "https://darkwiiplayer.github.io/skooma-js",
|
|
"keywords": [
|
|
"skooma",
|
|
"components",
|
|
"functional",
|
|
"html",
|
|
"ui",
|
|
"utility"
|
|
]
|
|
}
|