Files
cdnjs/ajax/libs/amplifyjs/package.json
T
2012-10-12 19:02:42 +10:00

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"
}
]
}