shomoy
Version:
bangla date time package
30 lines (29 loc) • 591 B
JSON
{
"name": "shomoy",
"version": "0.0.2",
"description": "bangla date time package",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hackerbin/shomoyjs.git"
},
"keywords": [
"bangla",
"shomoy",
"date",
"time",
"moment"
],
"author": " <nurulhudarobin@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/hackerbin/shomoyjs/issues"
},
"homepage": "https://github.com/hackerbin/shomoyjs#readme",
"dependencies": {
"moment": "^2.17.1"
}
}