Skip to content

Commit

Permalink
Merge branch 'master' of github.com:virpool/rssi
Browse files Browse the repository at this point in the history
  • Loading branch information
mvasilkov committed Apr 20, 2014
2 parents 9832d93 + 025ebcb commit 30371c6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "rssi",
"version": "0.0.5",
"main": "rssi.js",
"description": "Ruby-like simple string interpolation",
"keywords": ["string", "interpolation", "format", "printf", "ruby"],
"homepage": "https://github.com/mvasilkov/rssi/",
"author": "Mark Vasilkov (https://github.com/mvasilkov)",
"license": "MIT",
"scripts": [
"rssi.js"
]
}

0 comments on commit 30371c6

Please sign in to comment.