{
  "name": "@zalom/plastic",
  "version": "1.14.0",
  "description": "Intent-driven idea development system for AI coding agents",
  "type": "module",
  "bin": {
    "plastic": "bin/plastic.js"
  },
  "engines": {
    "node": ">=18.0.0"
  },
  "keywords": [
    "intent-driven",
    "idea-development",
    "zettelkasten",
    "ai-agent",
    "multi-agent",
    "neuroplasticity",
    "claude-code",
    "codex-cli",
    "hermes"
  ],
  "author": {
    "name": "Zlatko Alomerovic",
    "email": "zlatko.alomerovic@gmail.com"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/zalom/plastic"
  },
  "homepage": "https://github.com/zalom/plastic",
  "files": [
    "bin/",
    "scripts/",
    "skills/",
    "hooks/",
    "agents/",
    "templates/",
    "PLASTIC.md",
    "deprecations.yml"
  ]
}
