UNPKG

@can-it/types

Version:

This package contains type definitions for [can-it packages](https://www.npmjs.com/search?q=keywords:can-it).

27 lines (26 loc) 544 B
{ "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" }