Files
2026-03-11 15:29:37 +07:00

85 lines
2.3 KiB
JSON
Executable File

{
"_args": [
[
"select2-bootstrap-theme@0.1.0-beta.10",
"E:\\project\\amma\\victoryadmin\\victory"
]
],
"_from": "select2-bootstrap-theme@0.1.0-beta.10",
"_id": "select2-bootstrap-theme@0.1.0-beta.10",
"_inBundle": false,
"_integrity": "sha1-uUJuz8A79KI152oTI3dXQxBGmsA=",
"_location": "/select2-bootstrap-theme",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "select2-bootstrap-theme@0.1.0-beta.10",
"name": "select2-bootstrap-theme",
"escapedName": "select2-bootstrap-theme",
"rawSpec": "0.1.0-beta.10",
"saveSpec": null,
"fetchSpec": "0.1.0-beta.10"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/select2-bootstrap-theme/-/select2-bootstrap-theme-0.1.0-beta.10.tgz",
"_spec": "0.1.0-beta.10",
"_where": "E:\\project\\amma\\victoryadmin\\victory",
"author": {
"name": "Florian Kissling"
},
"bugs": {
"url": "https://github.com/select2/select2-bootstrap-theme/issues"
},
"description": "A theme for Select2 v4 and Bootstrap 3.",
"devDependencies": {
"Respond.js": "github:scottjehl/Respond#1.4.2",
"anchor-js": "^3.2.1",
"autoprefixer": "^6.4.0",
"bootstrap": "^3.3.7",
"bootstrap-sass": "^3.3.7",
"diff": "^2.2.3",
"grunt": "^1.0.1",
"grunt-browser-sync": "^2.2.0",
"grunt-bump": "^0.8.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^1.0.1",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-less": "^1.4.0",
"grunt-contrib-nodeunit": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-gh-pages": "^1.2.0",
"grunt-jekyll": "^0.4.4",
"grunt-postcss": "^0.8.0",
"grunt-sass": "^2.0.0",
"grunt-scss2less": "0.0.1",
"grunt-stamp": "^0.3.0",
"matchdep": "^1.0.1"
},
"directories": {
"doc": "docs"
},
"homepage": "https://select2.github.io/select2-bootstrap-theme",
"keywords": [
"bootstrap",
"select2",
"css",
"sass",
"less"
],
"license": "MIT",
"main": "",
"name": "select2-bootstrap-theme",
"repository": {
"type": "git",
"url": "git://github.com/select2/select2-bootstrap-theme.git"
},
"scripts": {
"test": "grunt nodeunit"
},
"style": "select2-bootstrap.css",
"version": "0.1.0-beta.10"
}