ng2-accordions
Version:
Accordions component with animations for Angular 2 app (bootstrap3)
37 lines (36 loc) • 739 B
JSON
{
"resources": [],
"version": "v2",
"type": "angular-lib",
"overrided": {
"linkedFolders": [],
"ignoreDepsPattern": [
"*"
],
"includeAsDev": [],
"includeOnly": [],
"dependencies": {}
},
"linkedProjects": [],
"libReleaseOptions": {
"nodts": false,
"obscure": false,
"ugly": false
},
"scripts": {
"test": "karma test"
},
"description": "Accordions component with animations for Angular 2 app (bootstrap3)",
"license": "MIT",
"author": "Dariusz Filipiak",
"homepage": "https://github.com/darekf77/ng2-accordions#readme",
"main": "index.js",
"keywords": [
"angular2",
"accordion",
"accordions",
"animated",
"bootstrap"
],
"private": false
}