UNPKG

303 BJSONView Raw
1{
2 "name": "keyu",
3 "version": "1.2.0",
4 "description": "Key utilities for everyday use",
5 "main": "index.js",
6 "scripts": {
7 "test": "mocha"
8 },
9 "keywords": [
10 "utils",
11 "utilities",
12 "key"
13 ],
14 "author": "Carles Iborra",
15 "repository": "github:nerac/keyu",
16 "license": "MIT"
17}