UNPKG

907 BJSONView Raw
1{
2 "name": "@to-da-moon/thai-baht-lib",
3 "version": "0.0.8",
4 "description": "Test desc",
5 "license": "MIT",
6 "homepage": "https://github.com/to-da-moon/thai-baht-lib#readme",
7 "repository": {
8 "type": "git",
9 "url": "git+https://github.com/to-da-moon/thai-baht-lib.git"
10 },
11 "bugs": {
12 "url": "https://github.com/to-da-moon/thai-baht-lib/issues"
13 },
14 "main": "dist/index.js",
15 "files": [
16 "*",
17 "**/*"
18 ],
19 "keywords": [
20 "thaibaht"
21 ],
22 "scripts": {
23 "test": "jest"
24 },
25 "devDependencies": {
26 "@babel/core": "^7.15.8",
27 "@babel/preset-env": "^7.15.8",
28 "@babel/preset-typescript": "^7.15.0",
29 "@types/jest": "^27.0.2",
30 "babel-jest": "^27.2.4",
31 "jest": "^27.2.4",
32 "prettier": "^2.4.1",
33 "ts-node": "^10.2.1",
34 "typescript": "^4.4.3"
35 },
36 "author": "Pakorn S <pakorn.sub5@gmail.com>",
37 "author": "Apiporn S <faithinyouuu@gmail.com>"
38
39}