@gleb.askerko/componentkit-js
Version:
Lightweight, framework-agnostic JavaScript component library with progress gift components
39 lines (38 loc) • 899 B
JSON
{
"name": "@gleb.askerko/componentkit-js",
"version": "1.0.10",
"description": "Lightweight, framework-agnostic JavaScript component library with progress gift components",
"main": "src/index.js",
"module": "src/index.js",
"types": "src/index.d.ts",
"files": [
"src/",
"README.md",
"examples/"
],
"scripts": {
"build": "echo 'Library ready for use'",
"test": "echo 'No tests specified'"
},
"keywords": [
"javascript",
"components",
"ui",
"progress",
"gift",
"vanilla",
"framework-agnostic",
"rewards",
"gamification"
],
"author": "ComponentKit.js",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/Glera/componentkit-js.git"
},
"homepage": "https://github.com/Glera/componentkit-js#readme",
"bugs": {
"url": "https://github.com/Glera/componentkit-js/issues"
}
}