@9r3i/masjid
Version:
Masjid Managemenr
27 lines (26 loc) • 537 B
JSON
{
"name": "@9r3i/masjid",
"version": "1.3.0",
"description": "Masjid Managemenr",
"main": "js/masjid.js",
"browser": "js/masjid.js",
"scripts": {
"test": "node test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/9r3i/masjid.js.git"
},
"keywords": [
"masjid"
],
"author": "9r3i",
"license": "MIT",
"bugs": {
"url": "https://github.com/9r3i/masjid.js/issues"
},
"homepage": "https://github.com/9r3i/masjid.js#readme",
"publishConfig": {
"access": "public"
}
}