UNPKG

391 BJSONView Raw
1{
2 "name": "iper",
3 "version": "0.0.0",
4 "description": "Hypergraphs for breakfast",
5 "main": "index.js",
6 "scripts": {
7 "test": "npm test"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git://github.com/fibo/iper.git"
12 },
13 "keywords": [
14 "math",
15 "graph"
16 ],
17 "author": "fibo",
18 "license": "MIT",
19 "bugs": {
20 "url": "https://github.com/fibo/iper/issues"
21 }
22}