git ssb

0+

mixmix / patch-profile



Tree: 1322a6b28c39a2b330d591dc46ceea5690d5aea5

Files: 1322a6b28c39a2b330d591dc46ceea5690d5aea5 / package.json

798 bytesRaw
1{
2 "name": "patch-profile",
3 "version": "1.0.4",
4 "description": "A simple profile editing page for patch-* family apps",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/mixmix/patch-profile.git"
12 },
13 "keywords": [
14 "patchcore",
15 "depject",
16 "profile"
17 ],
18 "author": "mixmix",
19 "license": "AGPL-3.0",
20 "bugs": {
21 "url": "https://github.com/mixmix/patch-profile/issues"
22 },
23 "homepage": "https://github.com/mixmix/patch-profile#readme",
24 "dependencies": {
25 "dataurl-": "^0.1.0",
26 "depnest": "^1.3.0",
27 "hypercrop": "^1.1.0",
28 "hyperfile": "^2.0.0",
29 "hyperlightbox": "^1.0.0",
30 "mutant": "^3.21.2",
31 "pull-stream": "^3.6.0"
32 }
33}
34

Built with git-ssb-web