@unclepaul/allcountjs
Version:
The open source framework for rapid business application development with Node.js
52 lines • 1.13 kB
JSON
{
"name": "bootswatch",
"description": "Bootswatch is a collection of themes for Bootstrap.",
"version": "3.3.1+2",
"author": "Thomas Park",
"homepage": "http://bootswatch.com",
"repository": {
"type": "git",
"url": "git://github.com/thomaspark/bootswatch.git"
},
"license": "MIT",
"ignore": [
"2",
"api",
"assets",
"bower_components",
"custom",
"default",
"global",
"help",
"tests",
"_config.yml",
".gitignore",
".travis.yml",
"CNAME",
"composer.json",
"favicon.ico",
"Gemfile",
"Gruntfile.js",
"index.html",
"package.json",
"*/index.html"
],
"dependencies": {
"bootstrap": "~3.3.1",
"bootstrap-sass-official": "~3.3.1"
},
"devDependencies": {
"font-awesome": "~4.0.0",
"html5shiv": "~3.7.0",
"respond": "~1.4.2"
},
"_release": "3.3.1+2",
"_resolution": {
"type": "version",
"tag": "v3.3.1+2",
"commit": "ba985c807d5934a1787daea902f33a4bea2677a9"
},
"_source": "https://github.com/thomaspark/bootswatch.git",
"_target": "3.3.1+2",
"_originalSource": "bootswatch"
}