time-targeting-component
Version:
Time targeting component
28 lines (27 loc) • 507 B
JSON
{
"name": "time-targeting-component",
"description": "Time targeting component",
"main": [
"dist/timeTargetingComponent.js",
"dist/timeTargetingComponent.css"
],
"authors": [
"Agafonov Igor"
],
"license": "MIT",
"keywords": [
"Time",
"Targeting"
],
"homepage": "https://github.com/IVAgafonov/TimeTargetingComponent",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular": "^1.6.6"
}
}