angular-pixlive
Version:
Plugin to use PixLive Augmented Reality toolkit the Angular way
42 lines (41 loc) • 1.01 kB
JSON
{
"name": "angular-pixlive",
"version": "1.0.13",
"description": "Plugin to use PixLive Augmented Reality toolkit the Angular way",
"main": "js/PixLive.bundle.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/vidinoti/angular-pixlive.git"
},
"keywords": [
"augmented",
"reality",
"angular",
"pixlive"
],
"author": {
"name": "Vidinoti",
"email": "support@vidinoti.com"
},
"license": "MIT",
"bugs": {
"url": "http://www.vidinoti.com/contact.php"
},
"homepage": "http://pixlive.info",
"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"
}
}