multiplefilemodule
Version:
multiplefilemodule
24 lines (23 loc) • 517 B
JSON
{
"name": "multiplefilemodule",
"version": "1.0.0",
"description": "multiplefilemodule",
"main": "testmodule.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/maulikgateway/testmodule.git"
},
"keywords": [
"gateway",
"techno"
],
"author": "maulik",
"license": "ISC",
"bugs": {
"url": "https://github.com/maulikgateway/testmodule/issues"
},
"homepage": "https://github.com/maulikgateway/testmodule#readme"
}