mirror of
https://github.com/wassname/CanvasTextWrapper.git
synced 2026-06-27 18:21:38 +08:00
15 lines
299 B
JSON
15 lines
299 B
JSON
{
|
|
"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"
|
|
}
|