first commit
This commit is contained in:
58
WebRoot/node_modules/bootstrap-star-rating/package.json
generated
vendored
Normal file
58
WebRoot/node_modules/bootstrap-star-rating/package.json
generated
vendored
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"_from": "bootstrap-star-rating",
|
||||
"_id": "bootstrap-star-rating@4.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-ZAXiYgJQDQzrs44kPVx7xLQLdbg=",
|
||||
"_location": "/bootstrap-star-rating",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
"raw": "bootstrap-star-rating",
|
||||
"name": "bootstrap-star-rating",
|
||||
"escapedName": "bootstrap-star-rating",
|
||||
"rawSpec": "",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/bootstrap-star-rating/-/bootstrap-star-rating-4.0.2.tgz",
|
||||
"_shasum": "6405e26202500d0cebb38e243d5c7bc4b40b75b8",
|
||||
"_spec": "bootstrap-star-rating",
|
||||
"_where": "D:\\Workspaces\\SSMBootstrap\\WebRoot",
|
||||
"author": {
|
||||
"name": "Kartik Visweswaran",
|
||||
"email": "kartikv2@gmail.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/kartik-v/bootstrap-star-rating/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "A simple yet powerful JQuery star rating plugin for Bootstrap.",
|
||||
"homepage": "https://github.com/kartik-v/bootstrap-star-rating",
|
||||
"keywords": [
|
||||
"bootstrap",
|
||||
"star",
|
||||
"rating",
|
||||
"font",
|
||||
"awesome",
|
||||
"glyphicon",
|
||||
"svg"
|
||||
],
|
||||
"license": "BSD-3-Clause",
|
||||
"main": "js/star-rating.min.js",
|
||||
"name": "bootstrap-star-rating",
|
||||
"peerDependencies": {
|
||||
"jquery": ">= 1.9.0",
|
||||
"bootstrap": "~3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/kartik-v/bootstrap-star-rating.git"
|
||||
},
|
||||
"version": "4.0.2"
|
||||
}
|
||||
Reference in New Issue
Block a user