Newer
Older
web-header / package.json
{
  "name": "web-header",
  "version": "1.0.0",
  "description": "Bootstrap, template and assets to display Istex galaxy header.",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "less": "^2.4.0",
    "less-plugin-clean-css": "^1.5.0"
  },
  "scripts": {
    "postinstall": "node ./lib/npm/postInstall.js"
  },
  "repository": {
    "type": "git",
    "url": "ssh://istexdepl@vsistex.intra.inist.fr:22222/istex/web-header.git"
  },
  "keywords": [
    "Istex",
    "header"
  ],
  "author": "Istex API",
  "license": "ISC"
}