UNPKG

332 BJSONView Raw
1{
2 "name": "hyper-path",
3 "repo": "hypergroup/hyper-path",
4 "description": "Traverse a hyper api",
5 "version": "1.0.2",
6 "keywords": [],
7 "dependencies": {},
8 "development": {
9 "camshaft/hyperagent": "*",
10 "camshaft/hyper-emitter": "*"
11 },
12 "license": "MIT",
13 "main": "index.js",
14 "scripts": [
15 "index.js"
16 ]
17}