UNPKG

686 BJSONView Raw
1{
2 "name": "@glossa/table-fin-fmp-ratios",
3 "version": "0.2.6",
4 "description": "Glossaries",
5 "main": "dist/index.cjs.js",
6 "module": "dist/index.esm.js",
7 "files": [
8 "dist"
9 ],
10 "publishConfig": {
11 "access": "public"
12 },
13 "dependencies": {
14 "@analys/table": "^0.3.5"
15 },
16 "repository": {
17 "type": "git",
18 "url": "git+https://github.com/hoyeungw/glossa.git"
19 },
20 "keywords": [
21 "glossary",
22 "financial",
23 "sse"
24 ],
25 "author": "Hoyeung Wong",
26 "license": "MIT",
27 "bugs": {
28 "url": "https://github.com/hoyeungw/glossa"
29 },
30 "homepage": "https://github.com/hoyeungw/glossa#readme",
31 "gitHead": "160ae95782155ebdfc562e9e36927fd969c18133"
32}