bower.json 139 B

123456789
  1. {
  2. "name": "aes-decrypter",
  3. "author": "Brightcove, Inc.",
  4. "license": "Apache-2.0",
  5. "main": [
  6. "dist/aes-decrypter.min.js"
  7. ]
  8. }