mirror of
https://github.com/filiprojek/nork.git
synced 2024-11-02 18:12:28 +01:00
package.json updated
This commit is contained in:
parent
cb4954cc88
commit
99becee283
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "nork",
|
"name": "nork",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "The best node.js 'framework' :)",
|
||||||
"main": "src/app.js",
|
"main": "src/app.js",
|
||||||
"bin": "src/app.js",
|
"bin": "src/app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -26,10 +26,10 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/filiprojek/node-framework.git"
|
"url": "git+https://github.com/filiprojek/nork.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/filiprojek/node-framework/issues"
|
"url": "https://github.com/filiprojek/nork/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/filiprojek/node-framework/blob/master/README.md"
|
"homepage": "https://github.com/filiprojek/nork/blob/master/README.md"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user