mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 13:54:12 +02:00
load tf2-demo from npm
This commit is contained in:
parent
aec5dfd8fd
commit
aceb437f95
1 changed files with 1 additions and 5 deletions
|
|
@ -8,15 +8,11 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "~4.9.x",
|
"express": "~4.9.x",
|
||||||
"tf2-demo": "git://github.com/icewind1991/demo.js.git"
|
"tf2-demo": "0.2.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "0.10.x"
|
"node": "0.10.x"
|
||||||
},
|
},
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/icewind1991/demoserver.git"
|
|
||||||
},
|
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"tf2",
|
"tf2",
|
||||||
"demo"
|
"demo"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue