granulate
Version:
Did you ever have to divide your pile of content into horizontal containers, slides, panels?
19 lines (18 loc) • 411 B
JSON
{
"name": "granulate",
"version": "1.0.1",
"description": "Did you ever have to divide your pile of content into horizontal containers, slides, panels?",
"main": "granulate.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"granulate",
"npm",
"divide",
"content",
"slides"
],
"author": "Krzysztof Mianowski",
"license": "MIT"
}