{
  "name": "@anisrh/core-bootstrap",
  "version": "1.1.0",
  "description": "Device verification and bootstrap for authorized developers",
  "main": "index.js",
  "bin": {
    "core-bootstrap": "./cli.js"
  },
  "scripts": {
    "test": "node cli.js --help"
  },
  "keywords": [
    "device-verification",
    "security",
    "bootstrap",
    "mac-address",
    "developer-auth"
  ],
  "author": "",
  "license": "ISC",
  "engines": {
    "node": ">=12.0.0"
  }
}
