about summary refs log tree commit diff stats
path: root/package.json
blob: a6fe1656145a02869dc695101cd533edd35f5652 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "uv_link_t",
  "version": "1.0.1",
  "private": true,
  "keywords": [],
  "scripts": {
    "test": "make test"
  },
  "author": "Fedor Indutny <fedor@indutny.com>",
  "license": "MIT",
  "dependencies": {
    "gypkg": "^1.2.0"
  }
}