{ "name": "angular-bindonce", "filename": "angular-bindonce.min.js", "version": "0.2.2", "description": "Zero watchers binding directives for AngularJS", "homepage": "https://github.com/Pasvaz/bindonce", "author": "Pasquale Vazzana ", "repository": { "type": "git", "url": "https://github.com/Pasvaz/bindonce.git" }, "license": "MIT", "ignore": [ "**/.*", "node_modules", "components" ], "dependencies": { "angular": ">=1.0.6" }, "keywords": [ "angularjs", "angular", "directive", "binding", "watcher", "bindonce" ] }