meteor-autoform-materialize
Version:
Materialize theme for Autoform
28 lines (27 loc) • 676 B
JSON
{
"name": "meteor-autoform-materialize",
"version": "1.0.5",
"description": "Materialize theme for Autoform",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mozfet/meteor-autoform-materialize.git"
},
"keywords": [
"Meteor",
"Materialize",
"Autoform"
],
"author": "The Expert Box B.V.",
"license": "ISC",
"bugs": {
"url": "https://github.com/mozfet/meteor-autoform-materialize/issues"
},
"homepage": "https://github.com/mozfet/meteor-autoform-materialize#readme",
"dependencies": {
"moment": "^2.18.1"
}
}