custompackages
Version:
this is demo package for circle
18 lines (16 loc) • 326 B
JSON
{
"name": "custompackages",
"version": "1.0.1",
"description": "this is demo package for circle",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"calculator",
"krunal",
"trivedi"
],
"author": "krunal trivedi",
"license": "ISC"
}