git ssb

1+

dinoworm ๐Ÿ› / catstack



Tree: 707149d74410fd5c3373405e52ba90fbb4122514

Files: 707149d74410fd5c3373405e52ba90fbb4122514 / package.json

601 bytesRaw
1{
2 "name": "catstack",
3 "version": "0.0.0",
4 "description": "modular framework for real-time data-driven apps",
5 "scripts": {},
6 "repository": {
7 "type": "git",
8 "url": "git+https://github.com/enspiral-craftworks/catstack.git"
9 },
10 "keywords": [],
11 "author": "Mikey <michael.williams@enspiral.com> (http://dinosaur.is)",
12 "license": "ISC",
13 "bugs": {
14 "url": "https://github.com/enspiral-craftworks/catstack/issues"
15 },
16 "homepage": "https://github.com/enspiral-craftworks/catstack#readme",
17 "engines": {
18 "node": "^6.0.0"
19 },
20 "devDependencies": {},
21 "dependencies": {}
22}
23

Built with git-ssb-web