You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.9 KiB
74 lines
1.9 KiB
{ |
|
"_args": [ |
|
[ |
|
"jquery-bar-rating@1.2.2", |
|
"C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit" |
|
] |
|
], |
|
"_from": "jquery-bar-rating@1.2.2", |
|
"_id": "jquery-bar-rating@1.2.2", |
|
"_inBundle": false, |
|
"_integrity": "sha1-lZTWYs/53rD+ezclEbskkqQ285I=", |
|
"_location": "/jquery-bar-rating", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "jquery-bar-rating@1.2.2", |
|
"name": "jquery-bar-rating", |
|
"escapedName": "jquery-bar-rating", |
|
"rawSpec": "1.2.2", |
|
"saveSpec": null, |
|
"fetchSpec": "1.2.2" |
|
}, |
|
"_requiredBy": [ |
|
"/" |
|
], |
|
"_resolved": "https://registry.npmjs.org/jquery-bar-rating/-/jquery-bar-rating-1.2.2.tgz", |
|
"_spec": "1.2.2", |
|
"_where": "C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit", |
|
"bugs": { |
|
"url": "https://github.com/antennaio/jquery-bar-rating/issues" |
|
}, |
|
"dependencies": { |
|
"jquery": ">=1.7.2" |
|
}, |
|
"description": "Minimal, light-weight jQuery ratings.", |
|
"devDependencies": { |
|
"chai": "3.5.0", |
|
"gulp": "3.9.1", |
|
"gulp-jshint": "2.0.1", |
|
"gulp-less": "3.1.0", |
|
"gulp-rename": "1.2.2", |
|
"gulp-sourcemaps": "1.5.2", |
|
"gulp-uglify": "1.5.3", |
|
"jshint": "2.9.2", |
|
"karma": "0.13.22", |
|
"karma-chai": "0.1.0", |
|
"karma-chrome-launcher": "0.2.3", |
|
"karma-junit-reporter": "0.4.2", |
|
"karma-mocha": "0.2.2", |
|
"karma-phantomjs-launcher": "1.0.0", |
|
"mocha": "2.5.3", |
|
"phantomjs-prebuilt": "2.1.7", |
|
"run-sequence": "1.2.1" |
|
}, |
|
"homepage": "https://github.com/antennaio/jquery-bar-rating#readme", |
|
"keywords": [ |
|
"jquery", |
|
"jquery-plugin", |
|
"ratings", |
|
"rating" |
|
], |
|
"license": "MIT", |
|
"main": "jquery.barrating.js", |
|
"name": "jquery-bar-rating", |
|
"repository": { |
|
"type": "git", |
|
"url": "git://github.com/antennaio/jquery-bar-rating.git" |
|
}, |
|
"scripts": { |
|
"test": "karma start" |
|
}, |
|
"version": "1.2.2" |
|
}
|
|
|