summaryrefslogtreecommitdiff
path: root/tests/registry/npm/fraction.js/registry.json
blob: 833db93a10d65d54c3cc58f812a372f36cb2d0a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "name": "fraction.js",
  "dist-tags": {
    "latest": "4.2.0"
  },
  "versions": {
    "4.2.0": {
      "name": "fraction.js",
      "version": "4.2.0",
      "devDependencies": {
        "mocha": "*"
      },
      "directories": {
        "example": "examples"
      },
      "dist": {
        "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==",
        "shasum": "448e5109a313a3527f5a3ab2119ec4cf0e0e2950",
        "tarball": "http://localhost:4260/fraction.js/fraction.js-4.2.0.tgz",
        "fileCount": 7,
        "unpackedSize": 67397
      },
      "engines": {
        "node": "*"
      },
      "funding": {
        "type": "patreon",
        "url": "https://www.patreon.com/infusion"
      }
    }
  },
  "modified": "2022-06-18T03:25:30.477Z"
}