package.json 543 Bytes
{
  "name": "dlcoms",
  "version": "1.0.0",
  "description": "components",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@git3.diligrp.com:dlstatic/components.git"
  },
  "keywords": [
    "component",
    "javascript",
    "function"
  ],
  "author": "DiliFE",
  "license": "MIT",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-develop": "^0.4.0",
    "grunt-contrib-less": "^1.0.0",
    "grunt-contrib-watch": "^0.6.1"
  }
}