cruded
Version:
it's an utility library for create crud
26 lines • 523 B
JSON
{
"name": "cruded",
"version": "1.0.16",
"description": "",
"main": "cruded.js",
"dependencies": {
"galho": "file:../galho",
"galhui": "file:../galhui"
},
"type": "module",
"sideEffects": false,
"homepage": "https://AsrielPdS.github.io/?_=cruded",
"repository": "github:AsrielPdS/cruded",
"keywords": [
"crud",
"web",
"form",
"galho",
"ui"
],
"author": {
"name": "Asriel Pd Santos",
"email": "AsrielPdS@gmail.com",
"url": "https://AsrielPdS.github.io"
}
}