serverless-dynamodb-local
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ # Contributor Covenant Code of Conduct |
@@ -0,0 +0,0 @@ ## How to contribute to serverless-dynamodb-local |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "serverless-dynamodb-local", | ||
"version": "0.2.32", | ||
"engines": { | ||
"node": ">=4.0" | ||
}, | ||
"description": "Serverless dynamodb local plugin", | ||
"author": "99xtechnology.com", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/99xt/serverless-dynamodb-local" | ||
}, | ||
"keywords": [ | ||
"serverless framework plugin", | ||
"serverless applications", | ||
"serverless plugins", | ||
"api gateway", | ||
"lambda", | ||
"dynamodb", | ||
"dynamodb local", | ||
"aws", | ||
"aws lambda", | ||
"aws dynamodb", | ||
"amazon", | ||
"amazon web services", | ||
"serverless.com" | ||
], | ||
"main": "index.js", | ||
"bin": {}, | ||
"scripts": { | ||
"test": "mocha ./test" | ||
}, | ||
"dependencies": { | ||
"aws-sdk": "^2.7.0", | ||
"bluebird": "^3.4.6", | ||
"dynamodb-localhost": "^0.0.6", | ||
"lodash": "^4.17.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.1.1", | ||
"mocha": "^3.5.0", | ||
"should": "^11.2.1" | ||
} | ||
} | ||
"name": "serverless-dynamodb-local", | ||
"version": "0.2.33", | ||
"engines": { | ||
"node": ">=4.0" | ||
}, | ||
"description": "Serverless dynamodb local plugin", | ||
"author": "99xtechnology.com", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/99xt/serverless-dynamodb-local" | ||
}, | ||
"keywords": [ | ||
"serverless framework plugin", | ||
"serverless applications", | ||
"serverless plugins", | ||
"api gateway", | ||
"lambda", | ||
"dynamodb", | ||
"dynamodb local", | ||
"aws", | ||
"aws lambda", | ||
"aws dynamodb", | ||
"amazon", | ||
"amazon web services", | ||
"serverless.com" | ||
], | ||
"main": "index.js", | ||
"bin": {}, | ||
"scripts": { | ||
"test": "mocha ./test" | ||
}, | ||
"dependencies": { | ||
"aws-sdk": "^2.7.0", | ||
"bluebird": "^3.4.6", | ||
"dynamodb-localhost": "^0.0.6", | ||
"lodash": "^4.17.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.1.1", | ||
"mocha": "^3.5.0", | ||
"should": "^11.2.1" | ||
} | ||
} |
@@ -0,0 +0,0 @@ serverless-dynamodb-local |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
44291
-2.12%