{
  "name": "soil-ts",
  "version": "1.2.6",
  "description": "一个基于 lodash 构建的 Ae 脚本开发工具库",
  "keywords": [
    "Adobe",
    "After Effects",
    "ExtendScript",
    "TypeScript",
    "util"
  ],
  "author": "Raymond Yan <raymondclr@outlook.com>",
  "homepage": "https://github.com/RaymondClr",
  "repository": {
    "type": "git",
    "url": "https://github.com/RaymondClr/Soil.git"
  },
  "license": "MIT",
  "main": "soil.tsx",
  "type": "module",
  "sideEffects": false,
  "peerDependencies": {
    "types-for-adobe": "*"
  }
}
