ng-cloth
Version:
angular component library based on google mdc
29 lines (28 loc) • 645 B
JSON
{
"name": "ng-cloth",
"version": "1.0.0",
"description": "angular component library based on google mdc",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shadowboxdev/ng-cloth.git"
},
"keywords": [
"angular",
"angular4",
"material-design-components",
"material",
"design",
"cloth",
"ng"
],
"author": "Paul Fuller",
"license": "MIT",
"bugs": {
"url": "https://github.com/shadowboxdev/ng-cloth/issues"
},
"homepage": "https://github.com/shadowboxdev/ng-cloth#readme"
}