check-in bower_components

This commit is contained in:
Norbert Renner 2014-01-27 18:46:51 +01:00
parent 4cc16bccd0
commit 9e08e74132
101 changed files with 90960 additions and 0 deletions

View file

@ -0,0 +1,22 @@
{
"name": "normalize-css",
"version": "2.1.3",
"main": "normalize.css",
"author": "Nicolas Gallagher",
"ignore": [
"CHANGELOG.md",
"CONTRIBUTING.md",
"component.json",
"test.html"
],
"homepage": "https://github.com/necolas/normalize.css",
"_release": "2.1.3",
"_resolution": {
"type": "version",
"tag": "v2.1.3",
"commit": "be14934fad255a01ed345de6ae59ff612adcf3b9"
},
"_source": "git://github.com/necolas/normalize.css.git",
"_target": "*",
"_originalSource": "normalize-css"
}