????

Your IP : 3.149.246.106


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/postgres-bytea/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/postgres-bytea/package.json

{
  "name": "postgres-bytea",
  "main": "index.js",
  "version": "1.0.0",
  "description": "Postgres bytea parser",
  "license": "MIT",
  "repository": "bendrucker/postgres-bytea",
  "author": {
    "name": "Ben Drucker",
    "email": "bvdrucker@gmail.com",
    "url": "bendrucker.me"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "keywords": [
    "bytea",
    "postgres",
    "binary",
    "parser"
  ],
  "dependencies": {},
  "devDependencies": {
    "tape": "^4.0.0",
    "standard": "^4.0.0"
  },
  "files": [
    "index.js",
    "readme.md"
  ]
}