formattanggal
Version:
Pakcage untuk merubah format tanggal ke Bahasa Indonesia
22 lines (21 loc) • 472 B
JSON
{
"name": "formattanggal",
"version": "1.0.4",
"description": "Pakcage untuk merubah format tanggal ke Bahasa Indonesia",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/GesangPJ/formattanggal.git"
},
"keywords": [
"date",
"tanggal",
"datetime"
],
"author": "Gesang Paudra Jaya",
"license": "MIT"
}