Merge branch 'release/1.8.5' into production

This commit is contained in:
Raymond Feng 2014-05-27 10:59:55 -07:00
commit 12f9695d13
1 changed files with 10 additions and 17 deletions

View File

@ -1,24 +1,16 @@
{
"name": "loopback",
"description": "LoopBack: Open Mobile Platform for Node.js",
"description": "LoopBack: Open API Framework for Node.js",
"homepage": "http://loopback.io",
"keywords": [
"framework",
"web",
"API framework",
"REST API",
"StrongLoop",
"LoopBack",
"Mobile",
"mBaaS",
"restful",
"rest",
"api",
"app",
"express",
"restify",
"koa",
"auth",
"security",
"orm",
"database",
"oracle",
"mysql",
"nosql",
@ -26,14 +18,15 @@
"mongodb",
"sqlserver",
"mssql",
"express",
"restify",
"koa",
"postgres",
"postgresql",
"soap"
"soap",
"StrongLoop",
"framework",
"mobile",
"mBaaS"
],
"version": "1.8.4",
"version": "1.8.5",
"scripts": {
"test": "mocha -R spec"
},