This commit is contained in:
namniak
2014-06-27 00:31:51 -04:00
parent e9951d2934
commit 6ddb18a127
1442 changed files with 274017 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "canvas-text-wrapper",
"version": "0.1.0",
"ignore": [
"**/.*",
"**/*.log",
"**/*.json",
"Gruntfile.js",
"examples",
"node_modules",
"README.md"
],
"homepage": "https://github.com/namniak/CanvasTextWrapper.git"
}