forked from ether/ep_align
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
30 lines (30 loc) · 969 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"description": "Add Left/Center/Right/Justify to lines of text in a pad",
"name": "ep_align",
"version": "0.0.22",
"author": {
"name": "John McLear",
"email": "[email protected]"
},
"contributors": [],
"dependencies": {},
"engines": {
"node": "*"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/johnmclear/ep_align.git"
},
"readme": "# ep_align\n\n## Function\nAdds options in the editbar to add justification to text IE Left, middle(center), right and justify.\n\n## Settings\nNone\n\n## Todo\nExport support\n\nWant further functionality?\nhttp://mclear.co.uk/experience\n",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/johnmclear/ep_align/issues"
},
"_id": "[email protected]",
"dist": {
"shasum": "9c71c10ccc09df9154763b8d1ebfcf12297f9cc3"
},
"_from": "ep_align@",
"_resolved": "https://registry.npmjs.org/ep_align/-/ep_align-0.0.3.tgz"
}