mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
Sources: https://github.com/google/web-starter-kit/releases/*.zip Beta right now, hundreds of stars after 5 hours.
23 lines
536 B
JSON
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"
|
|
}
|
|
]
|
|
}
|