File tree Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " serverless-google-cloudfunctions" ,
2+ "name" : " @alleypin/ serverless-google-cloudfunctions" ,
33 "version" : " 3.1.0" ,
4- "description" : " Provider plugin for the Serverless Framework v1.x which adds support for Google Cloud Functions." ,
5- "author" : " serverless.com" ,
6- "repository" : " serverless/serverless-google-cloudfunctions" ,
7- "homepage" : " https://github.com/serverless/serverless-google-cloudfunctions" ,
4+ "description" : " Modified by AlleyPin, Provider plugin for the Serverless Framework v1.x which adds support for Google Cloud Functions." ,
5+ "author" : " alleypin.com" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/AlleyPin/serverless-google-cloudfunctions.git"
9+ },
10+ "homepage" : " https://github.com/AlleyPin/serverless-google-cloudfunctions.git" ,
811 "keywords" : [
912 " serverless" ,
1013 " serverless framework" ,
7477 "prettify:updated" : " pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier --write" ,
7578 "test" : " jest"
7679 },
77- "license" : " MIT"
80+ "license" : " MIT" ,
81+ "bugs" : {
82+ "url" : " https://github.com/AlleyPin/serverless-google-cloudfunctions/issues"
83+ },
84+ "main" : " index.js" ,
85+ "directories" : {
86+ "test" : " test"
87+ }
7888}
You can’t perform that action at this time.
0 commit comments