26 lines
561 B
JSON
26 lines
561 B
JSON
{
|
|
"name": "zurb/motion-ui",
|
|
"description": "Sass library for creating transitions and animations.",
|
|
"version": "2.0.3",
|
|
"keywords": [
|
|
"css",
|
|
"sass",
|
|
"motion",
|
|
"animation"
|
|
],
|
|
"homepage": "http://foundation.zurb.com",
|
|
"authors": [
|
|
{
|
|
"name": "ZURB, Inc.",
|
|
"homepage": "http://zurb.com",
|
|
"email": "foundation@zurb.com"
|
|
}
|
|
],
|
|
"support": {
|
|
"email": "foundation@zurb.com",
|
|
"issues": "https://github.com/zurb/motion-ui/issues",
|
|
"forum": "http://foundation.zurb.com/forum"
|
|
},
|
|
"license": "MIT"
|
|
}
|