UNPKG

angular-typeform

Version:
31 lines (30 loc) 716 B
{ "name": "angular-typeform", "version": "0.1.3", "description": "An angular 1.x directive for Typeform ", "main": "angular-typeform.js", "repository": { "type": "git", "url": "git+https://github.com/willylatorre/angular-typeform.git" }, "keywords": [ "angular", "directive", "typeform" ], "dependencies": { "angular": ">=1.2.26" }, "author": "Adrian Latorre", "license": "MIT", "bugs": { "url": "https://github.com/willylatorre/angular-typeform/issues" }, "homepage": "https://github.com/willylatorre/angular-typeform#readme", "devDependencies": { "gulp": "^3.9.1", "gulp-rename": "^1.2.2", "gulp-uglify": "^2.0.0", "pump": "^1.0.1" } }