UNPKG

demo_publish_custommodule

Version:

This is simple node module, provide you functionality of calculating square and cube.

13 lines (12 loc) 274 B
{ "name": "demo_publish_custommodule", "version": "1.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["custom", "custommodule","abhijeet"], "author": "", "license": "ISC" }