pilot-dmas-rule
Version:
MA_FIRST_PACKAGE
19 lines (18 loc) • 353 B
JSON
{
"name": "pilot-dmas-rule",
"version": "1.0.2",
"description": "MA_FIRST_PACKAGE",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"bodmas"
],
"author": "MA",
"license": "ISC",
"dependencies": {
"upper-case": "^3.0.0"
}
}