{
  "name": "@nice-coding/amalia",
  "description": "Amalia.js ==========",
  "homepage": "http://ina-foss.github.io/amalia.js",
  "author": "INA",
  "version": "1.3.3",
  "public_site": "site",
  "engines": {
    "node": ">= 0.11"
  },
  "license": "GPL-3.0",
  "licenseText": "/**\n * Copyright (c) 2015 Institut National de l'Audiovisuel, INA\n * This file is part of amalia.js\n\n * amalia.js is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\n * Redistributions of source code, javascript and css minified versions\n * must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n * Neither the name of the copyright holder nor the names of its\n * contributors may be used to endorse or promote products derived from\n * this software without specific prior written permission.\n\n * You should have received a copy of the GNU General Public License\n * along with amalia.js. If not, see <http://www.gnu.org/licenses/>\n\n *\n * amalia.js is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n */\n\n",
  "repository": {
    "type": "git",
    "url": "git://github.com/ina-foss/amalia.js.git"
  },
  "cacheDirectories": [
    "node_modules",
    "bower_components"
  ],
  "devDependencies": {
    "grunt": "~1.3.0",
    "grunt-browser-sync": "~2.2.0",
    "grunt-contrib-clean": "~2.0.0",
    "grunt-contrib-compress": "~2.0.0",
    "grunt-contrib-copy": "~1.0.0",
    "grunt-contrib-jshint": "~3.0.0",
    "grunt-contrib-qunit": "~4.0.0",
    "grunt-contrib-uglify": "~5.0.0",
    "grunt-contrib-watch": "~1.1.0",
    "grunt-contrib-yuidoc": "~1.0.0",
    "grunt-html-build": "~0.7.1",
    "grunt-sass": "~3.1.0",
    "grunt-webfont": "~1.7.2",
    "gulp-sass": "~4.1.0",
    "load-grunt-tasks": "~5.1.0",
    "node-sass": "^5.0.0",
    "time-grunt": "~2.0.0"
  },
  "bugs": {
    "url": "https://github.com/ina-foss/amalia.js/issues"
  },
  "main": "Gruntfile.js",
  "dependencies": {}
}
