package.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "github:twbs/bootstrap#v4-dev",
  6. "scope": null,
  7. "escapedName": null,
  8. "name": null,
  9. "rawSpec": "github:twbs/bootstrap#v4-dev",
  10. "spec": "github:twbs/bootstrap#v4-dev",
  11. "type": "hosted",
  12. "hosted": {
  13. "type": "github",
  14. "ssh": "git@github.com:twbs/bootstrap.git#v4-dev",
  15. "sshUrl": "git+ssh://git@github.com/twbs/bootstrap.git#v4-dev",
  16. "httpsUrl": "git+https://github.com/twbs/bootstrap.git#v4-dev",
  17. "gitUrl": "git://github.com/twbs/bootstrap.git#v4-dev",
  18. "shortcut": "github:twbs/bootstrap#v4-dev",
  19. "directUrl": "https://raw.githubusercontent.com/twbs/bootstrap/v4-dev/package.json"
  20. }
  21. },
  22. "/Users/Almsaeed/Sites/one-admin"
  23. ]
  24. ],
  25. "_from": "twbs/bootstrap#v4-dev",
  26. "_id": "bootstrap@4.0.0-alpha.4",
  27. "_inCache": true,
  28. "_location": "/bootstrap",
  29. "_phantomChildren": {},
  30. "_requested": {
  31. "raw": "github:twbs/bootstrap#v4-dev",
  32. "scope": null,
  33. "escapedName": null,
  34. "name": null,
  35. "rawSpec": "github:twbs/bootstrap#v4-dev",
  36. "spec": "github:twbs/bootstrap#v4-dev",
  37. "type": "hosted",
  38. "hosted": {
  39. "type": "github",
  40. "ssh": "git@github.com:twbs/bootstrap.git#v4-dev",
  41. "sshUrl": "git+ssh://git@github.com/twbs/bootstrap.git#v4-dev",
  42. "httpsUrl": "git+https://github.com/twbs/bootstrap.git#v4-dev",
  43. "gitUrl": "git://github.com/twbs/bootstrap.git#v4-dev",
  44. "shortcut": "github:twbs/bootstrap#v4-dev",
  45. "directUrl": "https://raw.githubusercontent.com/twbs/bootstrap/v4-dev/package.json"
  46. }
  47. },
  48. "_requiredBy": [
  49. "#USER",
  50. "/"
  51. ],
  52. "_resolved": "git://github.com/twbs/bootstrap.git#97b9d12c5d2b2fd13901b84753d5596f997a775e",
  53. "_shasum": "e72e93b56e5e3f04ed241b4d4cd34ad4b5358cf5",
  54. "_shrinkwrap": null,
  55. "_spec": "github:twbs/bootstrap#v4-dev",
  56. "_where": "/Users/Almsaeed/Sites/one-admin",
  57. "author": {
  58. "name": "The Bootstrap Authors",
  59. "url": "https://github.com/twbs/bootstrap/graphs/contributors"
  60. },
  61. "bugs": {
  62. "url": "https://github.com/twbs/bootstrap/issues"
  63. },
  64. "contributors": [
  65. {
  66. "name": "Twitter, Inc."
  67. }
  68. ],
  69. "dependencies": {
  70. "jquery": "1.9.1 - 3",
  71. "tether": "^1.3.7"
  72. },
  73. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  74. "devDependencies": {
  75. "autoprefixer": "^6.5.0",
  76. "babel-eslint": "^7.0.0",
  77. "babel-plugin-transform-es2015-modules-strip": "^0.1.0",
  78. "babel-preset-es2015": "^6.16.0",
  79. "eslint": "^3.7.1",
  80. "grunt": "^1.0.1",
  81. "grunt-babel": "^6.0.0",
  82. "grunt-build-control": "^0.7.1",
  83. "grunt-contrib-clean": "^1.0.0",
  84. "grunt-contrib-compress": "^1.3.0",
  85. "grunt-contrib-concat": "^1.0.1",
  86. "grunt-contrib-connect": "^1.0.2",
  87. "grunt-contrib-copy": "^1.0.0",
  88. "grunt-contrib-cssmin": "^1.0.2",
  89. "grunt-contrib-qunit": "^1.2.0",
  90. "grunt-contrib-sass": "^1.0.0",
  91. "grunt-contrib-uglify": "^2.0.0",
  92. "grunt-contrib-watch": "^1.0.0",
  93. "grunt-exec": "^1.0.1",
  94. "grunt-html": "^8.0.2",
  95. "grunt-jekyll": "^0.4.4",
  96. "grunt-sass": "^1.2.1",
  97. "grunt-saucelabs": "^9.0.0",
  98. "grunt-scss-lint": "^0.5.0",
  99. "grunt-stamp": "^0.3.0",
  100. "htmlhint": "^0.9.13",
  101. "is-travis": "^1.0.0",
  102. "jscs": "^3.0.7",
  103. "load-grunt-tasks": "^3.5.2",
  104. "postcss-cli": "^2.6.0",
  105. "postcss-flexbugs-fixes": "^2.0.0",
  106. "shelljs": "^0.7.4",
  107. "shx": "^0.1.4",
  108. "time-grunt": "^1.4.0"
  109. },
  110. "engines": {
  111. "node": ">=4"
  112. },
  113. "files": [
  114. "dist",
  115. "grunt",
  116. "js/**/*.js",
  117. "scss/**/*.scss",
  118. "Gruntfile.js",
  119. "LICENSE"
  120. ],
  121. "gitHead": "97b9d12c5d2b2fd13901b84753d5596f997a775e",
  122. "homepage": "https://getbootstrap.com",
  123. "jspm": {
  124. "main": "js/bootstrap",
  125. "directories": {
  126. "lib": "dist"
  127. },
  128. "shim": {
  129. "js/bootstrap": {
  130. "deps": [
  131. "jquery"
  132. ],
  133. "exports": "$"
  134. }
  135. },
  136. "dependencies": {
  137. "jquery": "3"
  138. }
  139. },
  140. "keywords": [
  141. "css",
  142. "sass",
  143. "mobile-first",
  144. "responsive",
  145. "front-end",
  146. "framework",
  147. "web"
  148. ],
  149. "license": "MIT",
  150. "main": "dist/js/bootstrap",
  151. "name": "bootstrap",
  152. "optionalDependencies": {},
  153. "readme": "# [Bootstrap](https://getbootstrap.com)\n\n[![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com)\n![Bower version](https://img.shields.io/bower/v/bootstrap.svg)\n[![npm version](https://img.shields.io/npm/v/bootstrap.svg)](https://www.npmjs.com/package/bootstrap)\n[![Gem version](https://img.shields.io/gem/v/bootstrap.svg)](https://rubygems.org/gems/bootstrap)\n[![Build Status](https://img.shields.io/travis/twbs/bootstrap/master.svg)](https://travis-ci.org/twbs/bootstrap)\n[![devDependency Status](https://img.shields.io/david/dev/twbs/bootstrap.svg)](https://david-dm.org/twbs/bootstrap?type=dev)\n[![Meteor Atmosphere](https://img.shields.io/badge/meteor-twbs%3Abootstrap-blue.svg)](https://atmospherejs.com/twbs/bootstrap)\n[![Packagist Prerelease](https://img.shields.io/packagist/vpre/twbs/bootstrap.svg)](https://packagist.org/packages/twbs/bootstrap)\n[![NuGet](https://img.shields.io/nuget/vpre/bootstrap.svg)](https://www.nuget.org/packages/bootstrap/4.0.0-alpha4)\n\n[![Selenium Test Status](https://saucelabs.com/browser-matrix/bootstrap.svg)](https://saucelabs.com/u/bootstrap)\n\nBootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thornton](https://twitter.com/fat), and maintained by the [core team](https://github.com/orgs/twbs/people) with the massive support and involvement of the community.\n\nTo get started, check out <https://getbootstrap.com>!\n\n## Table of contents\n\n- [Quick start](#quick-start)\n- [Bugs and feature requests](#bugs-and-feature-requests)\n- [Documentation](#documentation)\n- [Contributing](#contributing)\n- [Community](#community)\n- [Versioning](#versioning)\n- [Creators](#creators)\n- [Copyright and license](#copyright-and-license)\n\n## Quick start\n\nSeveral quick start options are available:\n\n- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.4.zip)\n- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`\n- Install with [npm](https://www.npmjs.com): `npm install bootstrap@4.0.0-alpha.4`\n- Install with [Meteor](https://www.meteor.com): `meteor add twbs:bootstrap@=4.0.0-alpha.4`\n- Install with [Composer](https://getcomposer.org): `composer require twbs/bootstrap`\n- Install with [Bower](https://bower.io): `bower install bootstrap#v4.0.0-alpha.4`\n- Install with [NuGet](https://www.nuget.org): CSS: `Install-Package bootstrap -Pre` Sass: `Install-Package bootstrap.sass -Pre` (`-Pre` is only required until Bootstrap v4 has a stable release).\n\nRead the [Getting started page](https://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.\n\n### What's included\n\nWithin the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:\n\n```\nbootstrap/\n├── css/\n│ ├── bootstrap.css\n│ ├── bootstrap.css.map\n│ ├── bootstrap.min.css\n│ └── bootstrap.min.css.map\n└── js/\n ├── bootstrap.js\n └── bootstrap.min.js\n```\n\nWe provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developer.chrome.com/devtools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools.\n\n\n## Bugs and feature requests\n\nHave a bug or a feature request? Please first read the [issue guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/twbs/bootstrap/issues/new).\n\n\n## Documentation\n\nBootstrap's documentation, included in this repo in the root directory, is built with [Jekyll](https://jekyllrb.com) and publicly hosted on GitHub Pages at <https://getbootstrap.com>. The docs may also be run locally.\n\n### Running documentation locally\n\n1. Run through the [tooling setup](https://github.com/twbs/bootstrap/blob/v4-dev/docs/getting-started/build-tools.md#tooling-setup) to install Jekyll (the site builder) and other Ruby dependencies with `bundle install`.\n2. Run `grunt` (or a specific set of Grunt tasks) to rebuild distributed CSS and JavaScript files, as well as our docs assets.\n3. From the root `/bootstrap` directory, run `bundle exec jekyll serve` in the command line.\n4. Open <http://localhost:9001> in your browser, and voilà.\n\nLearn more about using Jekyll by reading its [documentation](https://jekyllrb.com/docs/home/).\n\n### Documentation for previous releases\n\nDocumentation for v2.3.2 has been made available for the time being at <https://getbootstrap.com/2.3.2/> while folks transition to Bootstrap 3.\n\n[Previous releases](https://github.com/twbs/bootstrap/releases) and their documentation are also available for download.\n\n\n\n## Contributing\n\nPlease read through our [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.\n\nMoreover, if your pull request contains JavaScript patches or features, you must include [relevant unit tests](https://github.com/twbs/bootstrap/tree/master/js/tests). All HTML and CSS should conform to the [Code Guide](https://github.com/mdo/code-guide), maintained by [Mark Otto](https://github.com/mdo).\n\nEditor preferences are available in the [editor config](https://github.com/twbs/bootstrap/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <http://editorconfig.org>.\n\n\n\n## Community\n\nGet updates on Bootstrap's development and chat with the project maintainers and community members.\n\n- Follow [@getbootstrap on Twitter](https://twitter.com/getbootstrap).\n- Read and subscribe to [The Official Bootstrap Blog](https://blog.getbootstrap.com).\n- Join [the official Slack room](https://bootstrap-slack.herokuapp.com).\n- Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel.\n- Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)).\n- Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/browse/keyword/bootstrap) or similar delivery mechanisms for maximum discoverability.\n\n\n\n## Versioning\n\nFor transparency into our release cycle and in striving to maintain backward compatibility, Bootstrap is maintained under [the Semantic Versioning guidelines](http://semver.org/). Sometimes we screw up, but we'll adhere to those rules whenever possible.\n\nSee [the Releases section of our GitHub project](https://github.com/twbs/bootstrap/releases) for changelogs for each release version of Bootstrap. Release announcement posts on [the official Bootstrap blog](https://blog.getbootstrap.com) contain summaries of the most noteworthy changes made in each release.\n\n\n## Creators\n\n**Mark Otto**\n\n- <https://twitter.com/mdo>\n- <https://github.com/mdo>\n\n**Jacob Thornton**\n\n- <https://twitter.com/fat>\n- <https://github.com/fat>\n\n\n\n## Copyright and license\n\nCode and documentation copyright 2011-2016 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors) and [Twitter, Inc.](https://twitter.com) Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE). Docs released under [Creative Commons](https://github.com/twbs/bootstrap/blob/master/docs/LICENSE).\n",
  154. "readmeFilename": "README.md",
  155. "repository": {
  156. "type": "git",
  157. "url": "git+https://github.com/twbs/bootstrap.git"
  158. },
  159. "sass": "scss/bootstrap.scss",
  160. "scripts": {
  161. "change-version": "node grunt/change-version.js",
  162. "eslint": "eslint --config js/.eslintrc.json js/src",
  163. "htmlhint": "htmlhint --config docs/.htmlhintrc _gh_pages/",
  164. "jscs": "jscs --config=js/.jscsrc js/src js/tests/unit docs/assets/js/src grunt Gruntfile.js docs/assets/js/ie-emulation-modes-warning.js docs/assets/js/ie10-viewport-bug-workaround.js",
  165. "postcss": "postcss --config grunt/postcss.js --replace dist/css/*.css",
  166. "postcss-docs": "postcss --config grunt/postcss.js --no-map --replace docs/assets/css/docs.min.css && postcss --config grunt/postcss.js --no-map --replace docs/examples/**/*.css",
  167. "test": "npm run eslint && npm run jscs && grunt test",
  168. "update-shrinkwrap": "npm shrinkwrap --dev && shx mv ./npm-shrinkwrap.json ./grunt/npm-shrinkwrap.json"
  169. },
  170. "style": "dist/css/bootstrap.css",
  171. "version": "4.0.0-alpha.4"
  172. }