Package.json update for nodejitsu
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lunch",
|
"name": "lunch",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.0",
|
"version": "0.0.0-1",
|
||||||
"description": "a Sails application",
|
"description": "a Sails application",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"sails": "0.9.9",
|
"sails": "0.9.9",
|
||||||
@@ -46,5 +46,9 @@
|
|||||||
"karma-phantomjs-launcher": "~0.1.2",
|
"karma-phantomjs-launcher": "~0.1.2",
|
||||||
"karma": "~0.10.9",
|
"karma": "~0.10.9",
|
||||||
"grunt-karma": "~0.6.2"
|
"grunt-karma": "~0.6.2"
|
||||||
|
},
|
||||||
|
"subdomain": "benjaminramey-lunch",
|
||||||
|
"engines": {
|
||||||
|
"node": "0.10.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user