File tree Expand file tree Collapse file tree 1 file changed +24
-24
lines changed Expand file tree Collapse file tree 1 file changed +24
-24
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " serverless-dynamodb-local" ,
3- "version" : " 0.2.15 " ,
4- "engines" : {
5- "node" : " >=4.0"
6- },
7- "description" : " Serverless dynamodb local plugin" ,
8- "author" : " 99xtechnology.com" ,
9- "license" : " MIT" ,
10- "repository" : {
11- "type" : " git" ,
12- "url" : " https://github.com/99xt/serverless-dynamodb-local"
13- },
14- "keywords" : [
2+ "name" : " serverless-dynamodb-local" ,
3+ "version" : " 0.2.16 " ,
4+ "engines" : {
5+ "node" : " >=4.0"
6+ },
7+ "description" : " Serverless dynamodb local plugin" ,
8+ "author" : " 99xtechnology.com" ,
9+ "license" : " MIT" ,
10+ "repository" : {
11+ "type" : " git" ,
12+ "url" : " https://github.com/99xt/serverless-dynamodb-local"
13+ },
14+ "keywords" : [
1515 " serverless framework plugin" ,
1616 " serverless applications" ,
1717 " serverless plugins" ,
2626 " amazon web services" ,
2727 " serverless.com"
2828 ],
29- "main" : " index.js" ,
30- "bin" : {},
31- "scripts" : {
32- "test" : " echo \" Warning: no test specified\" && exit 0"
33- },
34- "dependencies" : {
35- "aws-sdk" : " ^2.7.0" ,
36- "bluebird" : " ^3.4.6" ,
37- "dynamodb-localhost" : " ^0.0.4 " ,
38- "lodash" : " ^4.17.0"
39- }
29+ "main" : " index.js" ,
30+ "bin" : {},
31+ "scripts" : {
32+ "test" : " echo \" Warning: no test specified\" && exit 0"
33+ },
34+ "dependencies" : {
35+ "aws-sdk" : " ^2.7.0" ,
36+ "bluebird" : " ^3.4.6" ,
37+ "dynamodb-localhost" : " ^0.0.5 " ,
38+ "lodash" : " ^4.17.0"
39+ }
4040}
You can’t perform that action at this time.
0 commit comments