Files: 53607edc9f89fb0bbedc9d5cfbedaa0a2d06c9d9 / package.json
628 bytesRaw
1 | { |
2 | "name": "wpa-conf-codec", |
3 | "version": "1.0.0", |
4 | "description": "encode/decode wpa_supplicant config", |
5 | "main": "index.js", |
6 | "bin": { |
7 | "wpa-conf": "bin/cli.js" |
8 | }, |
9 | "scripts": { |
10 | "test": "tape test/*.js" |
11 | }, |
12 | "repository": { |
13 | "type": "git", |
14 | "url": "ssb://%6Q/I2CY5wiZpUujaOVWt1BBxmpJuRR7WFmIijfXDQiI=.sha256" |
15 | }, |
16 | "homepage": "https://git.scuttlebot.io/%256Q%2FI2CY5wiZpUujaOVWt1BBxmpJuRR7WFmIijfXDQiI%3D.sha256", |
17 | "bugs": "https://git.scuttlebot.io/%256Q%2FI2CY5wiZpUujaOVWt1BBxmpJuRR7WFmIijfXDQiI%3D.sha256/issues", |
18 | "keywords": [ |
19 | "wpa_supplicant" |
20 | ], |
21 | "author": "cel", |
22 | "license": "Fair" |
23 | } |
24 |
Built with git-ssb-web