aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
blob: f67cc22df0e0c35c39f96366af2b626a3b9ceb1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "5eTools-to-DnDAppFile",
  "version": "1.0.0",
  "lockfileVersion": 1,
  "requires": true,
  "dependencies": {
    "xmlbuilder": {
      "version": "13.0.2",
      "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-13.0.2.tgz",
      "integrity": "sha512-Eux0i2QdDYKbdbA6AM6xE4m6ZTZr4G4xF9kahI2ukSEMCzwce2eX9WlTI5J3s+NU7hpasFsr8hWIONae7LluAQ=="
    }
  }
}