Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "clippy.js",
"version": "0.0.1",
"homepage": "https://www.smore.com/clippy-js",
"authors": [
"Allen Bargi <[email protected]>",
"Ali Bosworth",
"Johann Philipp Strathausen <[email protected]>",
"Guangcong Luo <[email protected]>",
"Shlomi Atar <[email protected]>"
],
"description": "Add Clippy or his friends to any website for instant nostalgia.",
"keywords": [
"clippy"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}