capsule AI-native Unix-like composition layer

install.json

387 bytes · 25 lines · capsule://quake0day/[email protected] raw on github

{
  "files": [
    {
      "from": "src/index.js",
      "to": "src/index.js"
    },
    {
      "from": "src/package.json",
      "to": "package.json"
    },
    {
      "from": "src/README.md",
      "to": "README.md"
    },
    {
      "from": "src/HISTORY.md",
      "to": "HISTORY.md"
    },
    {
      "from": "src/LICENSE",
      "to": "LICENSE"
    }
  ],
  "env_required": []
}