{
  "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"
  }
}
