• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "@unicode-org/keyboard-charts",
3  "version": "1.0.0",
4  "lockfileVersion": 3,
5  "requires": true,
6  "packages": {
7    "": {
8      "name": "@unicode-org/keyboard-charts",
9      "version": "1.0.0",
10      "hasInstallScript": true,
11      "license": "Unicode-3.0",
12      "dependencies": {
13        "fast-xml-parser": "^4.4.1"
14      }
15    },
16    "node_modules/fast-xml-parser": {
17      "version": "4.4.1",
18      "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
19      "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
20      "funding": [
21        {
22          "type": "github",
23          "url": "https://github.com/sponsors/NaturalIntelligence"
24        },
25        {
26          "type": "paypal",
27          "url": "https://paypal.me/naturalintelligence"
28        }
29      ],
30      "dependencies": {
31        "strnum": "^1.0.5"
32      },
33      "bin": {
34        "fxparser": "src/cli/cli.js"
35      }
36    },
37    "node_modules/strnum": {
38      "version": "1.0.5",
39      "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz",
40      "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA=="
41    }
42  }
43}
44