{
  "name": "nayaos",
  "version": "1.0.1",
  "description": "NayaOS namespace package - A suite of personal tools",
  "main": "index.js",
  "bin": {
    "nayaos": "./bin/cli.js"
  },
  "scripts": {
    "start": "node index.js"
  },
  "keywords": [
    "nayaos",
    "productivity",
    "adhd",
    "focus",
    "cli",
    "namespace"
  ],
  "author": "NayaOS Team",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/nayamoss/nayaos.git"
  },
  "homepage": "https://namoslabs.com"
}