Skip to content
This repository was archived by the owner on Jun 26, 2022. It is now read-only.

Commit b82e128

Browse files
committed
Add bower.json.
1 parent 1804a41 commit b82e128

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

bower.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "console-polyfill",
3+
"version": "0.1.0",
4+
"description": "Browser console polyfill. Makes it safe to do console.log()-s etc always.",
5+
"main": "index.js",
6+
"dependencies": {}
7+
}

0 commit comments

Comments
 (0)