UNPKG

462 BJSONView Raw
1{
2 "name": "json-env-data",
3 "version": "1.2.2",
4 "description": "load json from `json-env-cli`",
5 "main": "./require.js",
6 "repository": {
7 "type": "git",
8 "url": "git+https://github.com/GongT/jenv.git"
9 },
10 "author": "GongT <gongteng524702837@gmail.com>",
11 "license": "MIT",
12 "bugs": {
13 "url": "https://github.com/GongT/jenv/issues"
14 },
15 "homepage": "https://github.com/GongT/jenv#readme",
16 "dependencies": {
17 "debug": "~2.2.0",
18 "mongodb": "^2.2.8"
19 }
20}