@circuitly/chargebee-js-types
Version:
TypeScript Definitions for Chargebee.js
35 lines (34 loc) • 853 B
JSON
{
"name": "@circuitly/chargebee-js-types",
"version": "1.0.12",
"description": "TypeScript Definitions for Chargebee.js",
"author": "Farhan Halai <farhan.h@chargebee.com>",
"contributors": [
"Dinesh Kumar <dinesh@chargebee.com>"
],
"scripts": {
"precommit": "pre-commit install"
},
"homepage": "https://github.com/chargebee/chargebee-js-types#readme",
"bugs": {
"url": "https://github.com/chargebee/chargebee-js-types/issues",
"email": "support@chargebee.com"
},
"repository": {
"type": "git",
"url": "git@github.com:circuitly/chargebee-js-types.git"
},
"publishConfig": {
"access": "public"
},
"license": "MIT",
"types": "index.d.ts",
"type": "module",
"keywords": [
"chargebee",
"chargebee.js",
"chargebee types",
"chargebee.js types",
"chargebee components"
]
}