Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
added bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mnater committed Oct 17, 2014
1 parent 947ed71 commit f4dd1e5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions bower.json
@@ -0,0 +1,17 @@
{
"name": "Hyphenator",
"version": "4.2.0",
"description": "Hyphenation done by JavaScript",
"main": "Hyphenator.js",
"keywords": [
"hyphenation",
"language",
"javascript"
],
"authors": [
"Mathias Nater"
],
"license": "LGPL v3",
"homepage": "https://code.google.com/p/hyphenator/",
"private": true
}

0 comments on commit f4dd1e5

Please sign in to comment.