summaryrefslogtreecommitdiff
path: root/deps/greatest/package.json
blob: 824c1dfedda18caf665e67c16dff362f1cdf628f (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "greatest",
  "version": "v1.2.1",
  "repo": "silentbicycle/greatest",
  "src": ["greatest.h"],
  "description": "A C testing library in 1 file. No dependencies, no dynamic allocation.",
  "license": "ISC",
  "keywords": ["test", "unit", "testing"]
}