Files
cdnjs/ajax/libs/web-starter-kit/package.json
T
Pete Cooper f3aca88c24 Add web-starter-kit
Sources: https://github.com/google/web-starter-kit/releases/*.zip

Beta right now, hundreds of stars after 5 hours.
2014-06-19 20:33:46 +01:00

23 lines
536 B
JSON

{
"name": "web-starter-kit",
"filename": "styles/main.min.css",
"version": "0.2.0-beta",
"description": "Google Web Starter Kit: Boilerplate & Tooling for Multi-Device Development",
"homepage": "https://developers.google.com/web/starter-kit/",
"keywords": [
"google",
"boilerplate"
],
"maintainers": [
{
"name": "Google"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/google/web-starter-kit.git"
}
]
}