mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 17:26:38 +10:00
26 lines
574 B
JSON
26 lines
574 B
JSON
{
|
|
"name": "amplifyjs",
|
|
"filename": "amplify.min.js",
|
|
"version": "1.1.0",
|
|
"description": "AmplifyJS is a set of components designed to solve common web application problems with a simplistic API.",
|
|
"homepage": "http://amplifyjs.com/",
|
|
"keywords": [
|
|
"amplifyjs",
|
|
"amplify",
|
|
"api"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "appendTo",
|
|
"web": "http://appendto.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/appendto/amplify"
|
|
}
|
|
]
|
|
|
|
}
|