{
  "name": "@afrosintech/transform",
  "version": "0.0.0",
  "description": "transform,nodejs transform api extended",
  "main": "index.js",
  "bin": {
    "transform": "bin/index.js"
  },
  "directories": {
    "doc": "docs",
    "lib": "lib",
    "test": "test"
  },
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/afrosintech/transform.git"
  },
  "keywords": [
    "transfrom",
    "eventEmitter",
    "stream",
    "duplex"
  ],
  "author": "Ericson S. weah <ericson.weah@gmail.com> (https://www.ericsonweah.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/afrosintech/transform/issues"
  },
  "homepage": "https://github.com/afrosintech/transform#readme"
}
