{
  "name": "reactjs-airflex",
  "version": "1.1.6",
  "description": "Airflex ReactJS Component Library",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vnpage/reactjs-airflex.git"
  },
  "keywords": [
    "react",
    "reactjs",
    "component",
    "library",
    "airflex",
    "mmp",
    "analytics",
    "marketing"
  ],
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc",
    "prepare": "npm run build"
  },
  "author": "Airflex.io",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vnpage/reactjs-airflex/issues"
  },
  "homepage": "https://github.com/vnpage/reactjs-airflex#readme",
  "devDependencies": {
    "typescript": "^5.3.3"
  }
}
