{
  "name": "@princess-ui/components",
  "version": "1.0.0",
  "description": "",
  "main": "index.ts",
  "module": "index.ts",
  "scripts": {
    "start": "ts-node index.ts",
    "dev": "ts-node ../../scripts/index.ts"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}