@rowantervelde/ng2-carousel
Version:
RTV - Angular 2 Carousel component
26 lines (25 loc) • 497 B
JSON
{
"name": "@rowantervelde/ng2-carousel",
"version": "0.1.0-alpha.2",
"description": "RTV - Angular 2 Carousel component",
"main": "./carousel.umd.js",
"module": "./index.js",
"typings": "./index.d.ts",
"repository": {
"type": "git",
"url": ""
},
"scripts": {
"pub": "npm publish --access public"
},
"keywords": [
"angular",
"components",
"carousel"
],
"license": "MIT",
"bugs": {
"url": ""
},
"homepage": ""
}