zw-caculate
Version:
caculate library
19 lines (18 loc) • 328 B
JSON
{
"name": "zw-caculate",
"version": "1.0.2",
"description": "caculate library",
"main": "index.ts",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"caculate"
],
"author": "zhengwei",
"license": "ISC",
"type": "module"
}