{
  "name": "@can-it/types",
  "version": "1.0.1",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/can-it/can-it.git"
  },
  "author": "Hai Le <haile.vnm@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/can-it/can-it/issues"
  },
  "homepage": "https://can-it.github.io",
  "keywords": [
    "can-it"
  ],
  "dependencies": {
    "@swc/helpers": "~0.5.2"
  },
  "type": "commonjs",
  "main": "./src/index.js",
  "typings": "./src/index.d.ts"
}
