package.json 217 B

1234567891011
  1. {
  2. "name": "@queenjs-modules/auth",
  3. "version": "0.0.20",
  4. "description": "",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "license": "ISC"
  11. }