fmartingr.com-legacy/bower.json

26 lines
504 B
JSON

{
"name": "fmartingr.com",
"version": "0.0.0",
"homepage": "https://github.com/fmartingr/fmartingr.com",
"authors": [
"Felipe Martin <fmartingr@me.com>"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"font-awesome": "~4.2.0",
"google-code-prettify": "~1.0.3",
"jquery": "~2.1.3",
"lightbox2": "~2.7.1",
"pen": "^0.2.2",
"pure": "^0.6.0",
"highlight": "^9.2.0"
}
}