File: /home/thehunarfound/www/DMS/node_modules/bootstrap-sass/package.json
{
"_from": "bootstrap-sass@^3.3.7",
"_id": "bootstrap-sass@3.4.1",
"_inBundle": false,
"_integrity": "sha512-p5rxsK/IyEDQm2CwiHxxUi0MZZtvVFbhWmyMOt4lLkA4bujDA1TGoKT0i1FKIWiugAdP+kK8T5KMDFIKQCLYIA==",
"_location": "/bootstrap-sass",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bootstrap-sass@^3.3.7",
"name": "bootstrap-sass",
"escapedName": "bootstrap-sass",
"rawSpec": "^3.3.7",
"saveSpec": null,
"fetchSpec": "^3.3.7"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz",
"_shasum": "6843c73b1c258a0ac5cb2cc6f6f5285b664a8e9a",
"_spec": "bootstrap-sass@^3.3.7",
"_where": "D:\\xamp2\\htdocs\\DMS",
"bugs": {
"url": "https://github.com/twbs/bootstrap-sass/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Thomas McDonald"
},
{
"name": "Tristan Harward"
},
{
"name": "Peter Gumeson"
},
{
"name": "Gleb Mazovetskiy"
}
],
"deprecated": false,
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"devDependencies": {
"ejs": "~2.6.1",
"mincer": "~1.4.0",
"node-sass": "^4.9.3"
},
"eyeglass": {
"exports": "eyeglass-exports.js",
"needs": "^0.7.1"
},
"files": [
"assets",
"eyeglass-exports.js",
"CHANGELOG.md",
"LICENSE",
"README.md"
],
"homepage": "https://github.com/twbs/bootstrap-sass#readme",
"keywords": [
"bootstrap",
"sass",
"css",
"eyeglass-module"
],
"license": "MIT",
"main": "assets/javascripts/bootstrap.js",
"name": "bootstrap-sass",
"repository": {
"type": "git",
"url": "git://github.com/twbs/bootstrap-sass.git"
},
"sass": "assets/stylesheets/_bootstrap.scss",
"style": "assets/stylesheets/_bootstrap.scss",
"version": "3.4.1"
}