Search
 
SCRIPT & CODE EXAMPLE
 

TYPESCRIPT

angular library dependencies vs peerdependencies

"name": "@alexrebula/ngx-giselle-ui",
"version": "0.0.8",
"peerDependencies": {
    "@angular/common": "^12.2.0",
    "@angular/core": "^12.2.0",
    "bulma": "^0.9.3",
    "@fortawesome/angular-fontawesome": "^0.8.2",
    "@fortawesome/fontawesome-free": "^5.15.4",
    "@fortawesome/fontawesome-svg-core": "^1.2.34",
    "@fortawesome/free-brands-svg-icons": "^5.15.2",
    "@fortawesome/free-regular-svg-icons": "^5.15.2",
    "@fortawesome/free-solid-svg-icons": "^5.15.2",
    "@googlemaps/markerclustererplus": "^1.2.0",
    "googlemaps-ts-rich-marker": "0.0.4"
},
"dependencies": {
    "tslib": "^2.3.0"
},
"devDependencies": {
    "@types/googlemaps": "^3.43.3",
    "@fortawesome/angular-fontawesome": "^0.8.2",
    "@fortawesome/fontawesome-free": "^5.15.4",
    "@fortawesome/fontawesome-svg-core": "^1.2.34",
    "@fortawesome/free-brands-svg-icons": "^5.15.2",
    "@fortawesome/free-regular-svg-icons": "^5.15.2",
    "@fortawesome/free-solid-svg-icons": "^5.15.2",
    "@googlemaps/markerclustererplus": "^1.2.0",
    "googlemaps-ts-rich-marker": "0.0.4"
}
Comment

PREVIOUS NEXT
Code Example
Typescript :: e.target.value submit form typescript 
Typescript :: serenity.is custom list endpoint 
Typescript :: how to check whether url is responding or not in typescript 
Typescript :: Which of the following statements will compile correctly? 
Typescript :: what is .align mips 
Typescript :: firewalld list ports redbat 8 
Typescript :: how to execute more commands scripts package.json 
Typescript :: typescript react display array 
Typescript :: render html tags in typescript 
Typescript :: typescript timeout browser 
Typescript :: Basic structure of named imports and exports 
Typescript :: cant find the name console 
Typescript :: compare 2 sets python 
Typescript :: dynamic keys 
Typescript :: MInus points of exploration 
Typescript :: You will use an appropriate looping statement to write a script that displays a list of the Celsius equivalents of zero degrees Fahrenheit through 100 degrees Fahrenheit 
Typescript :: count number of elements in multi-dimensional array python 
Typescript :: jquery to typescript converter online 
Typescript :: minikube arguments --cpus 
Typescript :: Scroll,Position 
Typescript :: custom function with condition in google sheet 
Typescript :: box collision detection 
Typescript :: how to css after elements for background overlays 
Typescript :: Error: "Filesystem" plugin is not implemented on android 
Typescript :: common child hackerrank solution 
Typescript :: jquery to typescript converter 
Typescript :: Passing Data between fragments in Android using Interface 
Typescript :: multer s3 file upload 
Typescript :: traits c++ 
Cpp :: dart async function 
ADD CONTENT
Topic
Content
Source link
Name
6+8 =