Files: 5d6d0b006184c1e4af203d97238bda40d3ac0cad / package.json
234 bytesRaw
1 | { |
2 | "name": "money-block", |
3 | "version": "1.0.0", |
4 | "description": "", |
5 | "main": "index.js", |
6 | "scripts": { |
7 | "test": "ava" |
8 | }, |
9 | "keywords": [], |
10 | "author": "", |
11 | "license": "ISC", |
12 | "devDependencies": { |
13 | "ava": "^3.15.0" |
14 | } |
15 | } |
16 |
Built with git-ssb-web