Skip to content
Extraits de code Groupes Projets
package.json 766 octets
Newer Older
Arnaud Fabre's avatar
Arnaud Fabre a validé
{
  "name": "memopol",
  "version": "3.0.0",
  "description": "git clone git@github.com:political-memory/django-representatives-votes.git     git clone git@github.com:political-memory/django-representatives.git     git clone git@github.com:political-memory/political_memory.git",
  "main": "manage.py",
  "dependencies": {
    "gulp-livereload": "^3.8.0",
    "gulp-gzip": "^1.1.0",
    "gulp-less": "^3.0.3",
    "gulp-minify-css": "^1.2.0",
    "gulp-rename": "^1.2.2",
Arnaud Fabre's avatar
Arnaud Fabre a validé
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@git.laquadrature.net:memopol/memopol.git"
  },
  "author": "",
  "license": "ISC"
}