????

Your IP : 18.219.197.191


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

{
  "name": "buffer-writer",
  "version": "2.0.0",
  "description": "a fast, efficient buffer writer",
  "main": "index.js",
  "scripts": {
    "test": "mocha --throw-deprecation"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/brianc/node-buffer-writer.git"
  },
  "keywords": [
    "buffer",
    "writer",
    "builder"
  ],
  "author": "Brian M. Carlson",
  "license": "MIT",
  "devDependencies": {
    "mocha": "5.2.0"
  },
  "engines": {
    "node": ">=4"
  }
}