1 | {
|
2 | "name": "bip-pod-witai",
|
3 | "version": "0.4.0",
|
4 | "author": "Michael Pearson",
|
5 | "description": "WitAI Pod for Bipio",
|
6 | "keywords": [
|
7 | "bip",
|
8 | "bipio",
|
9 | "pod",
|
10 | "witai"
|
11 | ],
|
12 | "repository": {
|
13 | "type": "git",
|
14 | "url": "git://github.com/bipio-server/bip-pod-witai.git"
|
15 | },
|
16 | "bugs": {
|
17 | "url": "http://github.com/bipio-server/bip-pod-witai/issues"
|
18 | },
|
19 | "license": "Apache-2.0",
|
20 | "main": ".",
|
21 | "dependencies": {},
|
22 | "engines": {
|
23 | "node": ">= 0.10.0"
|
24 | }
|
25 | }
|