UNPKG

angularjs-date-picker

Version:
31 lines (30 loc) 734 B
{ "name": "angularjs-date-picker", "version": "1.1.2", "description": "Yet another Angular Date-picker", "main": "src/angularjs-date-picker.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/aschenoni/angularjs-date-picker.git" }, "keywords": [ "angular", "date", "date-picker", "datepicker", "calendar" ], "author": "Austin Joyner", "license": "MIT", "bugs": { "url": "https://github.com/aschenoni/angularjs-date-picker/issues" }, "homepage": "https://github.com/aschenoni/angularjs-date-picker#readme", "dependencies": { "bootstrap": "^3.3.6", "moment": "^2.14.1" } }