{
  "name": "randgenmatrix",
  "version": "1.0.6",
  "description": "Generate random numbers with specifications",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RGZhouYC/randgenMatrix.git"
  },
  "keywords": [
    "Random"
  ],
  "author": "rmfgzhou",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/RGZhouYC/randgenMatrix/issues"
  },
  "homepage": "https://github.com/RGZhouYC/randgenMatrix#readme"
}
