{ "_args": [ [ "bootstrap-slider", "/home/laura" ] ], "_from": "bootstrap-slider@latest", "_id": "bootstrap-slider@9.8.0", "_inCache": true, "_installable": true, "_location": "/bootstrap-slider", "_nodeVersion": "5.1.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/bootstrap-slider-9.8.0.tgz_1493089788822_0.7534762187860906" }, "_npmUser": { "email": "rohit.kalkur@gmail.com", "name": "rovolutionary" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "bootstrap-slider", "raw": "bootstrap-slider", "rawSpec": "", "scope": null, "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/bootstrap-slider/-/bootstrap-slider-9.8.0.tgz", "_shasum": "b2ebde714a17553abeebf70249ac2d84c3072c13", "_shrinkwrap": null, "_spec": "bootstrap-slider", "_where": "/home/laura", "author": { "name": "bootstrap-slider" }, "bugs": { "url": "http://github.com/seiyria/bootstrap-slider/issues" }, "contributors": [ { "name": "Kyle Kemp" }, { "name": "Rohit Kalkur" } ], "dependencies": {}, "description": "Slider view component for Twitter Bootstrap.", "devDependencies": { "babel-preset-es2015": "6.3.13", "bootstrap": "^3.3.6", "grunt": "^0.4.5", "grunt-babel": "6.0.0", "grunt-bump": "0.0.16", "grunt-contrib-clean": "0.6.0", "grunt-contrib-connect": "0.5.0", "grunt-contrib-jasmine": "1.0.3", "grunt-contrib-jshint": "0.11.3", "grunt-contrib-less": "0.7.0", "grunt-contrib-uglify": "0.2.4", "grunt-contrib-watch": "0.5.3", "grunt-header": "1.0.0", "grunt-lesslint": "^3.2.0", "grunt-open": "0.2.2", "grunt-sass-lint": "^0.2.2", "grunt-template": "0.2.0" }, "directories": {}, "dist": { "shasum": "b2ebde714a17553abeebf70249ac2d84c3072c13", "tarball": "https://registry.npmjs.org/bootstrap-slider/-/bootstrap-slider-9.8.0.tgz" }, "engine": {}, "gitHead": "67eb8fe3c26205efc94ae95b3ef37a469eef0b81", "gruntConfig": { "css": { "bootstrap": "dependencies/css/bootstrap.min.css", "highlightjs": "dependencies/css/highlightjs-github-theme.css" }, "devPort": 9000, "dist": { "css": "dist/css/bootstrap-slider.css", "cssMin": "dist/css/bootstrap-slider.min.css", "js": "dist/bootstrap-slider.js", "jsMin": "dist/bootstrap-slider.min.js" }, "js": { "bindPolyfill": "test/phantom_bind_polyfill.js", "highlightjs": "dependencies/js/highlight.min.js", "jquery": "dependencies/js/jquery.min.js", "modernizr": "dependencies/js/modernizr.js", "slider": "src/js/bootstrap-slider.js" }, "less": { "rules": "src/less/rules.less", "slider": "src/less/bootstrap-slider.less", "variables": "src/less/variables.less" }, "spec": "test/specs/**/*.js", "temp": { "css": "temp/bootstrap-slider.css", "cssMin": "temp/bootstrap-slider.min.css", "js": "temp/bootstrap-slider.js", "jsMin": "temp/bootstrap-slider.min.js" }, "tpl": { "SpecRunner": "tpl/SpecRunner.tpl", "index": "tpl/index.tpl" } }, "homepage": "http://github.com/seiyria/bootstrap-slider", "keywords": [ "bootstrap", "slide", "slider", "twitter" ], "license": "MIT", "main": "dist/bootstrap-slider.js", "maintainers": [ { "name": "rovolutionary", "email": "rohit.kalkur@gmail.com" }, { "name": "seiyria", "email": "kyle@seiyria.com" } ], "name": "bootstrap-slider", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/seiyria/bootstrap-slider.git" }, "scripts": { "pretest": "grunt lint", "release": "sh ./scripts/release.sh", "test": "grunt test", "update-gh-pages": "sh ./scripts/update-gh-pages.sh" }, "style": "dist/css/bootstrap-slider.css", "version": "9.8.0" }