]> gerrit.simantics Code Review - simantics/district.git/blob - bin.json
70a26eec712dcde7aabc5c92543ec8c8c1750c80
[simantics/district.git] / bin.json
1 {
2   "name": "bin-test",
3   "description": "my desc",
4   "repository": {
5     "type": "git",
6     "url": "git://github.com/npm/read-package-json.git"
7   },
8   "version": "0.0.1",
9   "readme": "hello world",
10   "bin": "./bin/echo",
11   "license": "ISC"
12 }