File tree Expand file tree Collapse file tree 1 file changed +30
-30
lines changed Expand file tree Collapse file tree 1 file changed +30
-30
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " serverless-dynamodb-local" ,
3- "version" : " 0.1 .0" ,
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 .0" ,
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- "devDependencies" : {
35- "chai" : " ^3.2.0" ,
36- "mocha" : " ^2.2.5"
37- },
38- "dependencies" : {
39- "aws-sdk" : " ^2.3.19" ,
40- "bluebird" : " ^3.0.6" ,
41- "dynamodb-localhost" : " 0.0.2" ,
42- "lodash" : " ^4.13.1" ,
43- "mkdirp" : " ^0.5.0" ,
44- "tar" : " ^2.0.0"
45- }
29+ "main" : " index.js" ,
30+ "bin" : {},
31+ "scripts" : {
32+ "test" : " echo \" Warning: no test specified\" && exit 0"
33+ },
34+ "devDependencies" : {
35+ "chai" : " ^3.2.0" ,
36+ "mocha" : " ^2.2.5"
37+ },
38+ "dependencies" : {
39+ "aws-sdk" : " ^2.3.19" ,
40+ "bluebird" : " ^3.0.6" ,
41+ "dynamodb-localhost" : " 0.0.2" ,
42+ "lodash" : " ^4.13.1" ,
43+ "mkdirp" : " ^0.5.0" ,
44+ "tar" : " ^2.0.0"
45+ }
4646}
You can’t perform that action at this time.
0 commit comments