meetthakkar
Version:
module created by meet for testing
19 lines (18 loc) • 345 B
JSON
{
"name": "meetthakkar",
"version": "2.1.1",
"description": "module created by meet for testing",
"keywords": [
"add",
"substract",
"divide",
"multiply"
],
"license": "ISC",
"author": "meet",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}