This repository was archived by the owner on Mar 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " @dxatscale/apexlink" ,
33 "version" : " 0.0.3" ,
44 "description" : " Wrappers around @nawforce's apexlink java pom " ,
5- "author" : " azlam-abdulsalam <azlam.abdulsalam@accenture.com> " ,
5+ "author" : " dxatscale " ,
66 "homepage" : " https://github.com/dxatscale/sfpowerscripts" ,
77 "license" : " MIT" ,
88 "main" : " lib/index" ,
3232 "type" : " git" ,
3333 "url" : " git+https://github.com/dxatscale/sfpowerscripts.git"
3434 },
35+ "publishConfig" : {
36+ "access" : " public"
37+ },
3538 "scripts" : {
3639 "build" : " npm run clean && npm run compile" ,
3740 "clean" : " rimraf ./lib && rimraf tsconfig.tsbuildinfo" ,
Original file line number Diff line number Diff line change 22 "name" : " @dxatscale/sfdx-process-wrapper" ,
33 "version" : " 0.0.3" ,
44 "description" : " Wraps around SFDXCommand to exeute it using a subprocess" ,
5- "author" : " azlam-abdulsalam <azlam.abdulsalam@accenture.com> " ,
5+ "author" : " dxatscale " ,
66 "homepage" : " https://github.com/dxatscale/sfpowerscripts#readme" ,
77 "license" : " MIT" ,
88 "main" : " lib/index" ,
2626 "type" : " git" ,
2727 "url" : " git+https://github.com/dxatscale/sfpowerscripts.git"
2828 },
29+ "publishConfig" : {
30+ "access" : " public"
31+ },
2932 "scripts" : {
3033 "build" : " npm run clean && npm run compile" ,
3134 "clean" : " rimraf ./lib && rimraf tsconfig.tsbuildinfo" ,
You can’t perform that action at this time.
0 commit comments