{
  "name": "securitykey",
  "version": "1.0.2",
  "description": "A package to generate variable length security key",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "yayayahei",
  "repository": {
    "type": "git",
    "url": "https://github.com/yayayahei/securityKey.git"
  },
  "license": "ISC",
  "dependencies": {
    "uuid": "^3.3.2"
  },
  "keywords": [
    "securitykey",
    "security key",
    "randomkey",
    "random key",
    "generate key",
    "random",
    "key"
  ]
}
