This commit is contained in:
namniak
2014-06-27 01:43:51 -04:00
parent c53c170d5c
commit a884a840db
5 changed files with 230 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"name": "canvas-text-wrapper",
"version": "0.1.0",
"ignore": [
"**/.*",
"**/*.log",
"**/*.json",
"Gruntfile.js",
"examples",
"node_modules",
"README.md"
],
"repository": {
"type": "git",
"url": "git://github.com/namniak/CanvasTextWrapper.git"
},
"homepage": "http://namniak.github.io/CanvasTextWrapper/"
}