updated to v0.0.3

v1.18.x
Julian Lam 12 years ago
parent 3c62b86096
commit 0a2b93b63f

@ -1,31 +1,8 @@
{ {
"author": "psychobunny <andrew@designcreateplay.com>, julianlam <julian@designcreateplay.com>, barisusakli <baris@designcreateplay.com>",
"contributors": [
{
"name": "Andrew Rodrigues",
"email": "andrew@designcreateplay.com"
},
{
"name": "Julian Lam",
"email": "julian@designcreateplay.com"
},
{
"name": "Barış Soner Uşaklı",
"email": "baris@designcreateplay.com"
},
{
"name": "Damian Bushong",
"url": "https://github.com/damianb"
},
{
"name": "Matt Smith",
"url": "https://github.com/soimafreak"
}
],
"license": "GPLv3 or later",
"name": "NodeBB", "name": "NodeBB",
"license": "GPLv3 or later",
"description": "NodeBB Forum", "description": "NodeBB Forum",
"version": "0.0.2", "version": "0.0.3",
"homepage": "http://www.nodebb.org", "homepage": "http://www.nodebb.org",
"repository": { "repository": {
"type": "git", "type": "git",
@ -60,5 +37,27 @@
}, },
"engines": { "engines": {
"node": ">=0.8" "node": ">=0.8"
} },
"contributors": [
{
"name": "Andrew Rodrigues",
"email": "andrew@designcreateplay.com"
},
{
"name": "Julian Lam",
"email": "julian@designcreateplay.com"
},
{
"name": "Barış Soner Uşaklı",
"email": "baris@designcreateplay.com"
},
{
"name": "Damian Bushong",
"url": "https://github.com/damianb"
},
{
"name": "Matt Smith",
"url": "https://github.com/soimafreak"
}
]
} }

Loading…
Cancel
Save