git ssb

0+

Dominic / %DqZuyvY14e7IX0U6cAj…



Tree: 5674464e74c0255019016786c708cd27471e2bd3

Files: 5674464e74c0255019016786c708cd27471e2bd3 / package.json

441 bytesRaw
1{
2 "name": "fun-actors",
3 "description": "",
4 "version": "0.0.0",
5 "homepage": "https://github.com/dominictarr/fun",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/dominictarr/fun.git"
9 },
10 "dependencies": {
11 },
12 "devDependencies": {
13 },
14 "scripts": {
15 "test": "set -e; for t in test/*.js; do node $t; done"
16 },
17 "author": "'Dominic Tarr' <dominic.tarr@gmail.com> (dominictarr.com)",
18 "license": "MIT"
19}
20

Built with git-ssb-web