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",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "The best node.js 'framework' :)",
|
||||
"main": "src/app.js",
|
||||
"bin": "src/app.js",
|
||||
"scripts": {
|
||||
@ -26,10 +26,10 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/filiprojek/node-framework.git"
|
||||
"url": "git+https://github.com/filiprojek/nork.git"
|
||||
},
|
||||
"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