{
  "name": "oplibrary",
  "version": "1.0.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "build": "babel --copy-files src -d lib",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "unique-random-array": "2.0.0"
  },
  "devDependencies": {
    "@babel/cli": "7.8.4",
    "@babel/core": "7.9.0",
    "@babel/preset-env": "7.9.5"
  }
}
