File: /home/bishwesh/internstolearn.com/node_modules/select2/package.json
{
"_from": "select2@^4.0.11",
"_id": "select2@4.0.12",
"_inBundle": false,
"_integrity": "sha512-mbXC05AvjCboZcRlgJqN4mlI2qmqshpRC76sKNAdxS1lPLOh2m/NTyfL6xsvGoY6eIhjaya4dbumN99MudVQ2w==",
"_location": "/select2",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "select2@^4.0.11",
"name": "select2",
"escapedName": "select2",
"rawSpec": "^4.0.11",
"saveSpec": null,
"fetchSpec": "^4.0.11"
},
"_requiredBy": [
"/admin-lte"
],
"_resolved": "https://registry.npmjs.org/select2/-/select2-4.0.12.tgz",
"_shasum": "9c0492d4d06948f2bd079f6e14718a41c7eaa60e",
"_spec": "select2@^4.0.11",
"_where": "D:\\webserver\\laragon\\www\\internstolearn\\node_modules\\admin-lte",
"author": {
"name": "Kevin Brown",
"url": "https://github.com/kevin-brown"
},
"bugs": {
"url": "https://github.com/select2/select2/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Igor Vaynberg",
"url": "https://github.com/ivaynberg"
},
{
"name": "Alex Weissman",
"url": "https://github.com/alexweissman"
}
],
"dependencies": {},
"deprecated": false,
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
"devDependencies": {
"almond": "~0.3.1",
"grunt": "^1.0.4",
"grunt-cli": "^1.3.2",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-connect": "^2.0.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-qunit": "^1.3.0",
"grunt-contrib-requirejs": "^1.0.0",
"grunt-contrib-uglify": "~4.0.1",
"grunt-contrib-watch": "~1.1.0",
"grunt-sass": "^2.1.0",
"jquery-mousewheel": "~3.1.13",
"node-sass": "^4.12.0"
},
"files": [
"src",
"dist"
],
"homepage": "https://select2.org",
"jspm": {
"main": "js/select2",
"directories": {
"lib": "dist"
}
},
"keywords": [
"select",
"autocomplete",
"typeahead",
"dropdown",
"multiselect",
"tag",
"tagging"
],
"license": "MIT",
"main": "dist/js/select2.js",
"name": "select2",
"repository": {
"type": "git",
"url": "git://github.com/select2/select2.git"
},
"style": "dist/css/select2.css",
"version": "4.0.12"
}