sp-magic.de/bower_components/foundation-sites/bower.json
2016-10-28 19:56:41 +02:00

33 lines
525 B
JSON

{
"name": "foundation-sites",
"version": "6.2.3",
"main": [
"scss/foundation.scss",
"dist/foundation.js"
],
"ignore": [
"config",
"docs",
"gulp",
"lib",
"test",
"composer.json",
"CONTRIBUTING.md",
"gulpfile.js",
"meteor-README.md",
"package.js",
"package.json",
"sache.json",
".editorconfig",
".npm",
".gitignore",
".npmignore",
".versions",
".babelrc"
],
"dependencies": {
"jquery": "~2.2.0",
"what-input": "~2.0.0"
}
}