|
|
@ -8,7 +8,7 @@
|
|
|
|
"main": "library.js",
|
|
|
|
"main": "library.js",
|
|
|
|
"repository": {
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/psychobunny/nodebb-theme-persona"
|
|
|
|
"url": "https://github.com/NodeBB/nodebb-theme-persona"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"scripts": {
|
|
|
|
"lint": "eslint ."
|
|
|
|
"lint": "eslint ."
|
|
|
@ -39,7 +39,7 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"bugs": {
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/psychobunny/nodebb-theme-persona/issues"
|
|
|
|
"url": "https://github.com/NodeBB/nodebb-theme-persona/issues"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"pulling": "^2.0.0",
|
|
|
|
"pulling": "^2.0.0",
|
|
|
|