UNPKG

jeus

Version:

Javascript jeusadmin json API package, Support Node.js

37 lines (36 loc) 730 B
{ "name": "jeus", "version": "1.0.4", "description": "Javascript jeusadmin json API package, Support Node.js", "main": "index.js", "scripts": { "build": "node ./node_modules/webpack/bin/webpack" }, "repository": { "type": "git", "url": "git+https://github.com/hkjang/jeus.git" }, "keywords": [ "jeus", "tmax", "tmaxsoft", "was" ], "license": "MIT", "homepage": "https://github.com/hkjang/jeus#readme", "repository": { "type": "git", "url": "git+https://github.com/hkjang/jeus.git" }, "bugs": { "url": "https://github.com/hkjang/jeus/issues" }, "files": [ "index.js", "LICENSE", "README.md" ], "dependencies": { "axios": "^0.21.1" } }