Fixing footer link (and proofreading around them)
parent
87c8da1a9e
commit
ff94b6e102
@ -1,26 +0,0 @@
|
||||
{
|
||||
"name": "ponyconf",
|
||||
"version": "1.0.0",
|
||||
"description": "Organise your conferences",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
"doc": "doc"
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "^3.5.1"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/PonyConf/PonyConf.git"
|
||||
},
|
||||
"author": "Élie Bouttier and contributors",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/PonyConf/PonyConf/issues"
|
||||
},
|
||||
"homepage": "https://github.com/PonyConf/PonyConf#readme"
|
||||
}
|
Loading…
Reference in New Issue