{
  "name": "@vridhilabs/commerce-skills",
  "version": "1.0.2",
  "description": "Master Commerce OS and Agentic Hyperlocal E-Commerce Skill Suite",
  "main": "bin/cli.js",
  "bin": {
    "commerce-skills": "bin/cli.js"
  },
  "type": "module",
  "private": false,
  "scripts": {
    "test": "node bin/cli.js list"
  },
  "keywords": [
    "commerce-os",
    "agent-skills",
    "antigravity",
    "claude-code",
    "cursor",
    "wms",
    "oms",
    "fms",
    "tms",
    "hyperlocal",
    "quick-commerce"
  ],
  "author": "Vridhi Labs <hello@vridhilabs.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vridhilabs/commerce-skills.git"
  },
  "bugs": {
    "url": "https://github.com/vridhilabs/commerce-skills/issues"
  },
  "homepage": "https://github.com/vridhilabs/commerce-skills#readme",
  "files": [
    "skills/",
    "SKILL.md",
    "bin/",
    "README.md",
    "AGENTS.md",
    "CONTRIBUTING.md",
    "LICENSE",
    ".claude-plugin/"
  ]
}