| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "_from": "@ng-select/ng-select",
- "_id": "@ng-select/ng-select@20.3.1",
- "_inBundle": false,
- "_integrity": "sha512-ek1F5XyCCC2BXX2H3G8fvQdLas5/j2P0dEJFZUxpSk7PBypQAo15KInayjSRPCHKIItkJSDAKeduPjnTyRN5Ug==",
- "_location": "/@ng-select/ng-select",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "@ng-select/ng-select",
- "name": "@ng-select/ng-select",
- "escapedName": "@ng-select%2fng-select",
- "scope": "@ng-select",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@ng-select/ng-select/-/ng-select-20.3.1.tgz",
- "_shasum": "2bf8e4e5f942966de0c2df0e17c57e59135d5824",
- "_spec": "@ng-select/ng-select",
- "_where": "D:\\Projects\\vlex\\code\\latest_deployment\\BPM-UI(WMS)\\BPM-UI",
- "author": {
- "name": "@ng-select/ng-select"
- },
- "bugs": {
- "url": "https://github.com/ng-select/ng-select/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "tslib": "^2.8.1"
- },
- "deprecated": false,
- "description": "Angular ng-select - All in One UI Select, Multiselect and Autocomplete",
- "engines": {
- "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
- },
- "exports": {
- "./scss/ant.design.theme": {
- "style": "./scss/ant.design.theme.scss"
- },
- "./scss/default.theme": {
- "style": "./scss/default.theme.scss"
- },
- "./scss/material.theme": {
- "style": "./scss/material.theme.scss"
- },
- "./themes/ant.design.theme.css": {
- "style": "./themes/ant.design.theme.css"
- },
- "./themes/default.theme.css": {
- "style": "./themes/default.theme.css"
- },
- "./themes/material.theme.css": {
- "style": "./themes/material.theme.css"
- },
- "./package.json": {
- "default": "./package.json"
- },
- ".": {
- "types": "./index.d.ts",
- "default": "./fesm2022/ng-select-ng-select.mjs"
- }
- },
- "homepage": "https://github.com/ng-select/ng-select#readme",
- "keywords": [
- "angular",
- "select",
- "ui-select",
- "dropdown",
- "multiselect",
- "autocomplete",
- "angular2"
- ],
- "license": "MIT",
- "module": "fesm2022/ng-select-ng-select.mjs",
- "name": "@ng-select/ng-select",
- "peerDependencies": {
- "@angular/common": "^20.0.0",
- "@angular/core": "^20.0.0",
- "@angular/forms": "^20.0.0"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ng-select/ng-select.git"
- },
- "sideEffects": false,
- "typings": "index.d.ts",
- "version": "20.3.1"
- }
|