@reyadeyat/haseb
Version:
Kateb - Reyadeyat Mathematics Book in HTML and vanilla Javascript
36 lines (35 loc) • 886 B
JSON
{
"name": "@reyadeyat/haseb",
"version": "0.0.6",
"description": "Kateb - Reyadeyat Mathematics Book in HTML and vanilla Javascript",
"main": "index.js",
"module": "index.js",
"types": "type/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Reyadeyat/Haseb.git"
},
"keywords": [
"Haseb",
"Render",
"Json",
"Calculator",
"Computer",
"HTML",
"Javascript"
],
"author": "Mohammad Nabil Mostafa <coder@mnabil.net>",
"license": "SEE LICENSE IN <https://reyadeyat.net/LICENSE/HASEB.LICENSE>",
"bugs": {
"url": "https://github.com/Reyadeyat/Haseb/issues"
},
"homepage": "https://github.com/Reyadeyat/Haseb#readme",
"devDependencies": {
"dts-bundle": "^0.7.3",
"npx": "^10.2.2",
"typescript": "~5.1.3"
}
}