simpleitjs
Version:
Simple light frontend framework
28 lines (27 loc) • 612 B
JSON
{
"name": "simpleitjs",
"version": "1.2.12",
"description": "Simple light frontend framework",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/siddhesh321995/simpleitjs.git"
},
"keywords": [
"SimpleItJS",
"Framework",
"Frontend",
"Light",
"Typescript"
],
"author": "Siddhesh Kulkarni",
"license": "MIT",
"bugs": {
"url": "https://github.com/siddhesh321995/simpleitjs/issues"
},
"homepage": "https://github.com/siddhesh321995/simpleitjs#readme"
}