mirror of
https://github.com/Hopiu/ep_page_view.git
synced 2026-03-17 04:30:24 +00:00
30 lines
616 B
JSON
30 lines
616 B
JSON
{
|
|
"name": "ep_page_view",
|
|
"version": "0.2.2",
|
|
"keywords": ["page view", "pv", "preview", "overview"],
|
|
"description": "Add support to do 'page view', with a toggle on/off option in Settings",
|
|
|
|
"contributors": [
|
|
{
|
|
"name": "John McLear",
|
|
"email": "john@mclear.co.uk",
|
|
"url": "http://mclear.co.uk"
|
|
},
|
|
{
|
|
"name": "Robin Buse",
|
|
"email": "me@factor.cc",
|
|
"url": "https://factor.cc/"
|
|
}
|
|
],
|
|
|
|
"repository" : {
|
|
"type": "git",
|
|
"url": "git://github.com/ether/ep_page_view.git"
|
|
},
|
|
|
|
"dependencies": {},
|
|
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
}
|