{
  "dependencies": {},
  "name": "@libj/make-uri",
  "version": "1.3.12",
  "description": "Uri builder",
  "author": "Sergey Poskachey <seregynp@gmail.com>",
  "homepage": "https://github.com/sepo27/libj/blob/master/packages/makeUri/README.md",
  "license": "ISC",
  "scripts": {
    "prepare": "cd ../../ && cli/c pkg:bundle makeUri"
  },
  "main": "dist/index.js",
  "types": "./dist/index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sepo27/libj.git"
  },
  "bugs": {
    "url": "https://github.com/sepo27/libj/issues?q=is%3Aissue+is%3Aopen+label%3Apkg%3Amake-uri"
  },
  "keywords": [
    "uri bulder",
    "uri maker",
    "make uri",
    "build uri",
    "uri",
    "url builder",
    "url maker",
    "build url",
    "make url",
    "url"
  ],
  "gitHead": "402ef541833d8a9f7155d8c9f8c41beaae2c00f1"
}
