{
  "name": "video-editing-timeline",
  "version": "1.0.0",
  "description": "Timeline for video editing",
  "keywords": [
    "video",
    "timeline",
    "video-editing",
    "video-clip",
    "video-cut"
  ],
  "author": "chenguzhen87 <546369005@qq.com>",
  "homepage": "https://github.com/chenguzhen87/video-editing-timeline#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "unpkg": "dist/index.umd.js",
  "jsdelivr": "dist/index.umd.js",
  "types": "dist/index.d.ts",
  "directories": {
    "lib": "dist",
    "example": "example"
  },
  "files": [
    "dist"
  ],
  "publishConfig": {
    "registry": "http://registry.npmjs.org/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chenguzhen87/video-editing-timeline.git"
  },
  "scripts": {
    "build": "node ../../node_modules/@walrus/pansy/dist/cli.js"
  },
  "bugs": {
    "url": "https://github.com/chenguzhen87/video-editing-timeline/issues"
  },
  "gitHead": "eceec3b5faddab28dbcdc81e384e34f6dde63c6d"
}
