UNPKG

@acheckin.io/acheckin-sdk

Version:
38 lines (37 loc) 756 B
{ "name": "@acheckin.io/acheckin-sdk", "private": false, "version": "1.0.11", "directories": { "lib": "lib" }, "dependencies": { "typescript": "^3.7.2" }, "author": "Nguyen Van Hai <hainv053@gmail.com>", "contributors": [ "Vu Nguyen <runaway518@gmail.com>" ], "description": "ACheckin SDK", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "scripts": { "build": "yarn tsc", "prepack": "yarn build" }, "repository": { "type": "git", "url": "git+https://github.com/ACheckin/acheckin-sdk.git" }, "keywords": [ "acheckin", "react-sdk", "mini", "app" ], "license": "ISC", "bugs": { "url": "https://github.com/ACheckin/acheckin-sdk/issues" }, "homepage": "https://github.com/ACheckin/acheckin-sdk#readme" }