simple-math-operations-npmpackage
Version:
This package is a test project.
17 lines (16 loc) • 333 B
JSON
{
"name": "simple-math-operations-npmpackage",
"version": "1.0.3",
"description": "This package is a test project.",
"main": "index.js",
"keywords": [
"simple-math",
"math",
"math-operation"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}