2013-04-09 16:02:36 +00:00
|
|
|
{
|
2013-07-16 17:49:25 +00:00
|
|
|
"name": "loopback",
|
2014-05-27 17:54:39 +00:00
|
|
|
"description": "LoopBack: Open API Framework for Node.js",
|
2014-05-12 16:22:09 +00:00
|
|
|
"homepage": "http://loopback.io",
|
2013-10-29 21:12:23 +00:00
|
|
|
"keywords": [
|
2014-05-24 00:48:37 +00:00
|
|
|
"restful",
|
|
|
|
"rest",
|
|
|
|
"api",
|
2014-05-27 17:54:39 +00:00
|
|
|
"express",
|
|
|
|
"restify",
|
|
|
|
"koa",
|
2014-05-24 00:48:37 +00:00
|
|
|
"auth",
|
|
|
|
"security",
|
|
|
|
"oracle",
|
|
|
|
"mysql",
|
|
|
|
"nosql",
|
|
|
|
"mongo",
|
|
|
|
"mongodb",
|
|
|
|
"sqlserver",
|
|
|
|
"mssql",
|
2014-05-27 17:24:26 +00:00
|
|
|
"postgres",
|
2014-05-27 17:58:26 +00:00
|
|
|
"postgresql",
|
2014-05-27 17:43:36 +00:00
|
|
|
"soap",
|
2013-10-29 21:12:23 +00:00
|
|
|
"StrongLoop",
|
2014-05-27 17:43:36 +00:00
|
|
|
"framework",
|
2014-05-27 17:54:39 +00:00
|
|
|
"mobile",
|
2013-10-29 21:12:23 +00:00
|
|
|
"mBaaS"
|
|
|
|
],
|
2014-07-16 16:09:50 +00:00
|
|
|
"version": "2.0.0-beta7",
|
2013-04-09 16:02:36 +00:00
|
|
|
"scripts": {
|
2014-06-23 12:44:19 +00:00
|
|
|
"test": "grunt mocha-and-karma"
|
2013-04-09 16:02:36 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2014-06-27 08:36:06 +00:00
|
|
|
"async": "~0.9.0",
|
2014-07-16 16:09:07 +00:00
|
|
|
"body-parser": "~1.4.3",
|
2014-06-27 08:36:06 +00:00
|
|
|
"canonical-json": "0.0.4",
|
2014-05-20 23:15:48 +00:00
|
|
|
"ejs": "~1.0.0",
|
2014-06-27 08:36:06 +00:00
|
|
|
"express": "4.x",
|
2014-07-16 16:09:07 +00:00
|
|
|
"strong-remoting": "~2.0.0-beta5",
|
|
|
|
"bcryptjs": "~2.0.1",
|
|
|
|
"debug": "~1.0.4",
|
2014-07-15 23:44:09 +00:00
|
|
|
"inflection": "~1.3.8",
|
2014-07-15 23:46:43 +00:00
|
|
|
"nodemailer": "~1.0.1",
|
|
|
|
"nodemailer-stub-transport": "~0.1.4",
|
2013-11-20 21:31:30 +00:00
|
|
|
"uid2": "0.0.3",
|
2014-06-27 08:36:06 +00:00
|
|
|
"underscore": "~1.6.0",
|
|
|
|
"underscore.string": "~2.3.3"
|
2013-04-09 16:02:36 +00:00
|
|
|
},
|
2013-12-06 18:24:29 +00:00
|
|
|
"peerDependencies": {
|
2014-07-16 16:09:07 +00:00
|
|
|
"loopback-datasource-juggler": "~2.0.0-beta3"
|
2013-12-06 18:24:29 +00:00
|
|
|
},
|
2013-04-09 16:02:36 +00:00
|
|
|
"devDependencies": {
|
2014-07-15 23:44:09 +00:00
|
|
|
"browserify": "~4.2.1",
|
2014-06-23 12:44:19 +00:00
|
|
|
"chai": "~1.9.1",
|
2014-07-16 16:09:07 +00:00
|
|
|
"cookie-parser": "~1.3.2",
|
|
|
|
"errorhandler": "~1.1.1",
|
|
|
|
"es5-shim": "^4.0.0",
|
2014-05-20 23:15:48 +00:00
|
|
|
"grunt": "~0.4.5",
|
2014-07-15 23:44:09 +00:00
|
|
|
"grunt-browserify": "~2.1.3",
|
2014-06-23 12:44:19 +00:00
|
|
|
"grunt-cli": "^0.1.13",
|
2014-05-20 23:15:48 +00:00
|
|
|
"grunt-contrib-jshint": "~0.10.0",
|
2014-07-16 16:09:07 +00:00
|
|
|
"grunt-contrib-uglify": "~0.5.0",
|
2014-05-20 23:15:48 +00:00
|
|
|
"grunt-contrib-watch": "~0.6.1",
|
2014-06-23 12:44:19 +00:00
|
|
|
"grunt-karma": "~0.8.3",
|
|
|
|
"grunt-mocha-test": "^0.11.0",
|
|
|
|
"karma-browserify": "~0.2.1",
|
2014-05-03 18:20:45 +00:00
|
|
|
"karma-chrome-launcher": "~0.1.4",
|
2014-02-12 00:01:51 +00:00
|
|
|
"karma-firefox-launcher": "~0.1.3",
|
|
|
|
"karma-html2js-preprocessor": "~0.1.0",
|
2014-06-23 12:44:19 +00:00
|
|
|
"karma-junit-reporter": "^0.2.2",
|
|
|
|
"karma-mocha": "^0.1.4",
|
2014-05-20 23:15:48 +00:00
|
|
|
"karma-phantomjs-launcher": "~0.1.4",
|
2014-06-23 12:44:19 +00:00
|
|
|
"karma-script-launcher": "~0.1.0",
|
2014-07-16 16:09:07 +00:00
|
|
|
"loopback-boot": "^1.1.0",
|
|
|
|
"loopback-datasource-juggler": "~2.0.0-beta3",
|
2014-06-23 12:44:19 +00:00
|
|
|
"loopback-testing": "~0.2.0",
|
|
|
|
"mocha": "~1.20.1",
|
2014-07-16 16:09:07 +00:00
|
|
|
"serve-favicon": "~2.0.1",
|
2014-06-23 12:44:19 +00:00
|
|
|
"strong-task-emitter": "0.0.x",
|
2014-07-16 16:09:07 +00:00
|
|
|
"supertest": "~0.13.0",
|
|
|
|
"karma": "~0.12.17"
|
2013-09-04 23:50:47 +00:00
|
|
|
},
|
2013-09-10 23:21:20 +00:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/strongloop/loopback"
|
|
|
|
},
|
2014-02-12 00:01:51 +00:00
|
|
|
"browser": {
|
|
|
|
"express": "./lib/browser-express.js",
|
|
|
|
"connect": false,
|
2014-04-08 22:26:02 +00:00
|
|
|
"nodemailer": false
|
2014-02-12 00:01:51 +00:00
|
|
|
},
|
2014-02-14 19:53:17 +00:00
|
|
|
"license": {
|
|
|
|
"name": "Dual MIT/StrongLoop",
|
|
|
|
"url": "https://github.com/strongloop/loopback/blob/master/LICENSE"
|
|
|
|
}
|
2013-09-05 00:01:42 +00:00
|
|
|
}
|