Files: f34a1480ab8969e5647a4f79e1c9f0abbf8e8bb5 / package.json
583 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": "ssb://%6Q/I2CY5wiZpUujaOVWt1BBxmpJuRR7WFmIijfXDQiI=.sha256" |
12 | }, |
13 | "homepage": "https://git.scuttlebot.io/%256Q%2FI2CY5wiZpUujaOVWt1BBxmpJuRR7WFmIijfXDQiI%3D.sha256", |
14 | "bugs": "https://git.scuttlebot.io/%256Q%2FI2CY5wiZpUujaOVWt1BBxmpJuRR7WFmIijfXDQiI%3D.sha256/issues", |
15 | "keywords": [ |
16 | "wpa_supplicant" |
17 | ], |
18 | "author": "cel", |
19 | "license": "Fair" |
20 | } |
21 |
Built with git-ssb-web