kalam
Version:
Utility library for node.js
25 lines (24 loc) • 564 B
JSON
{
"name": "kalam",
"version": "0.0.4",
"description": "Utility library for node.js",
"main": "index.js",
"scripts": {
"test": "npm test/index"
},
"repository": {
"type": "git",
"url": "https://rameshrr@github.com/rameshrr/utils.git"
},
"keywords": [
"utils",
"node-utils",
"javascript-utils"
],
"author": "Ramesh R <ramesh.myoffice@gmail.com> (https://github.com/rameshrr)",
"license": "MIT",
"bugs": {
"url": "https://github.com/rameshrr/utils/issues"
},
"homepage": "https://github.com/rameshrr/utils"
}