This repository was archived by the owner on Jan 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " sfdx-lightning-api-component" ,
3- "version" : " 2.1.0" ,
4- "description" : " Promise-based service component for calling REST API from Lightning Aura Components without Named Credentials." ,
5- "scripts" : {
6- "deploy" : " sfdx force:source:deploy -p force-app,force-demo -w 10"
2+ "name" : " sfdx-lightning-api-component" ,
3+ "version" : " 2.1.0" ,
4+ "description" : " Promise-based service component for calling REST API from Lightning Aura Components without Named Credentials." ,
5+ "scripts" : {
6+ "deploy" : " sfdx force:source:deploy -p force-app,force-demo -w 10"
77 },
8- "repository" : {
9- "type" : " git" ,
10- "url" : " git+https://github.com/douglascayers/sfdx-lightning-api-component.git"
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " git+https://github.com/douglascayers/sfdx-lightning-api-component.git"
1111 },
12- "keywords" : [
12+ "keywords" : [
1313 " salesforce" ,
1414 " aura" ,
1515 " promise" ,
1616 " lightning-components"
1717 ],
18- "author" : " Doug Ayers" ,
19- "license" : " BSD-3" ,
20- "bugs" : " https://github.com/douglascayers/sfdx-lightning-api-component/issues" ,
21- "homepage" : " https://github.com/douglascayers/sfdx-lightning-api-component#readme" ,
22- "dependencies" : {
23- "jsforce" : " 1.9.2" ,
24- "penpal" : " 4.1.1"
18+ "author" : " Doug Ayers" ,
19+ "license" : " BSD-3-Clause " ,
20+ "bugs" : " https://github.com/douglascayers/sfdx-lightning-api-component/issues" ,
21+ "homepage" : " https://github.com/douglascayers/sfdx-lightning-api-component#readme" ,
22+ "dependencies" : {
23+ "jsforce" : " 1.9.2" ,
24+ "penpal" : " 4.1.1"
2525 }
2626}
You can’t perform that action at this time.
0 commit comments