1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 02:42:48 +00:00
Files
mywebsite/mongoui/mongoui-master/node_modules/derby-ui-boot/package.json
2015-06-25 16:28:41 -05:00

30 lines
2.0 KiB
JSON

{
"name": "derby-ui-boot",
"description": "A Derby component library based on Twitter Bootstrap.",
"version": "0.0.8",
"homepage": "http://derbyjs.com/",
"repository": {
"type": "git",
"url": "git://github.com/azat-co/derby-ui-boot.git"
},
"dependencies": {
"bootstrap": "git://github.com/twbs/bootstrap.git"
},
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": ">=0.6.0"
},
"readme": "# Derby Boot\n\nA Derby component library based on Twitter Bootstrap.\n\n## MIT License\nCopyright (c) 2011 by Nate Smith and Brian Noguchi\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/azat-co/derby-ui-boot/issues"
},
"_id": "derby-ui-boot@0.0.8",
"dist": {
"shasum": "b6ace75fe3830bd690ff0205942e2823ff8f377b"
},
"_resolved": "git://github.com/azat-co/derby-ui-boot#25f7aa1a5501bc57856595ecbb5c5c680dbdf84b",
"_from": "derby-ui-boot@git://github.com/azat-co/derby-ui-boot#v0.0.8"
}