{
  "name": "@ntlab/ntlib",
  "version": "3.1.2",
  "description": "A collection of common library",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tohenk/node-ntlib.git"
  },
  "keywords": [
    "beautify",
    "charseq",
    "cmd",
    "cli",
    "http-cli",
    "logger",
    "stringify",
    "token",
    "translation",
    "utility"
  ],
  "author": "Toha <tohenk@yahoo.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tohenk/node-ntlib/issues"
  },
  "homepage": "https://github.com/tohenk/node-ntlib#readme",
  "dependencies": {}
}
