mirror of
https://github.com/wassname/CanvasTextWrapper.git
synced 2026-06-27 18:21:38 +08:00
Delete package.json
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"name": "canvas-text-wrapper",
|
||||
"description": "Javascript canvas text wrapper that automatically breaks the text into lines on a rule of your choice with available horizontal and vertical align options.",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"main": "CanvasTextWrapper.min.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/namniak/CanvasTextWrapper"
|
||||
},
|
||||
"author": "Vadim Namniak <vnamnyak@gmail.com> (https://github.com/namniak)",
|
||||
"bugs": {
|
||||
"url": "https://github.com/namniak/CanvasTextWrapper/issues"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user