mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Touch with npm 5
This commit is contained in:
parent
7e77f36667
commit
7d9f0750ee
2 changed files with 548 additions and 8 deletions
16
package.json
16
package.json
|
|
@ -12,16 +12,16 @@
|
|||
"main": "lib/index.js",
|
||||
"author": "Michael Morrison",
|
||||
"version": "0.2.29",
|
||||
"repository" : {
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/sonicsnes/node-gamedig.git"
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sonicsnes/node-gamedig.git"
|
||||
},
|
||||
"bugs" : {
|
||||
"url" : "https://github.com/sonicsnes/node-gamedig/issues"
|
||||
"bugs": {
|
||||
"url": "https://github.com/sonicsnes/node-gamedig/issues"
|
||||
},
|
||||
"license" : "MIT",
|
||||
"engines" : {
|
||||
"node" : ">=4.0.0"
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"iconv-lite": "~0.4.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue