angular-feature-toggle
Version:
feature toggling capabilities for angular
17 lines (16 loc) • 373 B
JSON
{
"name": "angular-feature-toggle",
"version": "0.1.6",
"description": "feature toggling capabilities for angular",
"main": "dist/angular-feature-toggle.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"angular",
"feature-toggle"
],
"author": "yairhaimo",
"license": "ISC",
"dependencies": {}
}