1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-11 11:10:47 +00:00
notes/node_modules/js-base64/bower.json
Patrick Marsceill b7b0d0d7bf
Initial commit
2017-03-09 13:16:08 -05:00

18 lines
225 B
JSON

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