mirror of
https://github.com/wassname/CanvasTextWrapper.git
synced 2026-06-27 19:45:29 +08:00
19 lines
408 B
JSON
19 lines
408 B
JSON
{
|
|
"name": "canvas-text-wrapper",
|
|
"version": "0.2.3",
|
|
"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/"
|
|
}
|