This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/js-base64/bower.json

19 lines
254 B
JSON

{
"name": "js-base64",
"version": "2.5.1",
"license": "BSD-3-Clause",
"main": [
"./base64.js"
],
"ignore": [
"old",
"test",
".gitignore",
".travis.yml",
"base64.html",
"package.json"
],
"dependencies": {
}
}