git ssb

1+

cel / wpa-conf-codec



Tree: 5cf5248275ed2bb86d2261382ddafe24dd137120

Files: 5cf5248275ed2bb86d2261382ddafe24dd137120 / package.json

321 bytesRaw
1{
2 "name": "wpa-conf-codec",
3 "version": "1.0.0",
4 "description": "encode/decode wpa_supplicant config",
5 "main": "index.js",
6 "scripts": {
7 "test": "tape test/*.js"
8 },
9 "repository": {
10 "type": "git",
11 "url": "asd"
12 },
13 "keywords": [
14 "wpa_supplicant"
15 ],
16 "author": "cel",
17 "license": "Fair"
18}
19

Built with git-ssb-web