Files
cdnjs/ajax/libs/impress.js/package.json
T

24 lines
664 B
JSON
Executable File

{
"name": "impress.js",
"filename": "impress.min.js",
"version": "0.5.3",
"description": "It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com",
"homepage": "https://github.com/bartaz/impress.js",
"keywords": [
"slideshow",
"slides",
"css3"
],
"maintainers": [
{
"name": "Bartek Szopka",
"web": "http://bartaz.github.com"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/bartaz/impress.js.git"
}
]
}