Comparing version 0.2.7 to 0.2.8
{ | ||
"_from": "ep_align", | ||
"_id": "ep_align@0.1.1", | ||
"_inBundle": false, | ||
"_integrity": "sha512-hQwIerjWtcY3qWfqCsm+MIk/eo/hfpOl7mkGS+YZFJvljv4xuDk8QK8gnYY7RLtiKGo8jN8fKlht2w6DCLosjg==", | ||
"_location": "/ep_align", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "tag", | ||
"registry": true, | ||
"raw": "ep_align", | ||
"name": "ep_align", | ||
"escapedName": "ep_align", | ||
"rawSpec": "", | ||
"saveSpec": null, | ||
"fetchSpec": "latest" | ||
}, | ||
"_requiredBy": [ | ||
"#USER", | ||
"/" | ||
], | ||
"_resolved": "https://registry.npmjs.org/ep_align/-/ep_align-0.0.24.tgz", | ||
"_shasum": "20c4e8062cb212759b6ea2dcf7da46cd6d41f7a0", | ||
"_spec": "ep_align", | ||
"_where": "/home/jose/etherpad-lite", | ||
"author": { | ||
@@ -31,23 +7,17 @@ "name": "John McLear", | ||
"bugs": { | ||
"url": "https://github.com/johnmclear/ep_align/issues" | ||
"url": "https://github.com/ether/ep_align/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"contributors": [], | ||
"dependencies": {}, | ||
"deprecated": false, | ||
"description": "Add Left/Center/Right/Justify to lines of text in a pad", | ||
"devDependencies": {}, | ||
"dist": { | ||
"shasum": "9c71c10ccc09df9154763b8d1ebfcf12297f9cc3" | ||
}, | ||
"engines": { | ||
"node": "*" | ||
}, | ||
"homepage": "https://github.com/johnmclear/ep_align#readme", | ||
"description": "Etherpad plugin to set left, center, right, or full justification for a paragraph", | ||
"homepage": "https://github.com/ether/ep_align#readme", | ||
"keywords": [ | ||
"etherpad", | ||
"plugin", | ||
"ep" | ||
], | ||
"name": "ep_align", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/johnmclear/ep_align.git" | ||
"url": "https://github.com/ether/ep_align.git" | ||
}, | ||
"version": "0.2.7" | ||
"version": "0.2.8" | ||
} |
25597