Sheogorath
5 years ago
No known key found for this signature in database
GPG Key ID: 1F05CC3635CDDFFD
1 changed files with
1 additions and
1 deletions
-
package.json
|
@ -1,6 +1,6 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "ircd", |
|
|
"name": "ircd", |
|
|
"version": "0.1.0", |
|
|
|
|
|
|
|
|
"version": "0.2.0", |
|
|
"description": "A project implementation of the IRC protocol", |
|
|
"description": "A project implementation of the IRC protocol", |
|
|
"main": "index.js", |
|
|
"main": "index.js", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|