UNPKG

angular-pixlive

Version:

Plugin to use PixLive Augmented Reality toolkit the Angular way

45 lines (44 loc) 977 B
{ "name": "angular-pixlive", "version": "1.0.13", "homepage": "http://www.pixlive.info", "authors": [ "vidinoti" ], "description": "Plugin to use PixLive Augmented Reality toolkit the Angular way", "main": "js/PixLive.bundle.js", "keywords": [ "augmented", "reality", "angular" ], "repository": { "type": "git", "url": "https://github.com/vidinoti/angular-pixlive.git" }, "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "example" ], "dependencies": { "angular": "~1.4" }, "devDependencies": { "angular-template": "2.0.7", "angular-jsdoc": "1.4.1", "canonical-path": "0.0.2", "grunt": "1.0.1", "grunt-contrib-clean": "1.0.0", "grunt-contrib-concat": "1.0.0", "grunt-contrib-cssmin": "1.0.0", "grunt-contrib-uglify": "1.0.0", "grunt-contrib-watch": "1.0.0", "grunt-jsdoc": "2.0.0", "jsdoc": "3.4.0" } }