ts-select
Version:
typescript custom select for web pages
14 lines (13 loc) • 385 B
JSON
{
"name": "ts-select",
"version": "1.0.0",
"description": "typescript custom select for web pages",
"main": "index.ts",
"repository": "https://github.com/lying-man/simpl-select",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["select", "custom-select", "custom", "simple-select"],
"author": "blank_brain",
"license": "ISC"
}