package.json 661 Bytes
{
  "name": "seven-piece",
  "version": "1.0.0",
  "description": "static source",
  "main": "index.js",
  "scripts": {
    "test": "node index.js"
  },
  "repository": {
    "type": "git",
    "url": "git@git3.diligrp.com:dlstatic/seven-piece.git"
  },
  "keywords": [
    "seven",
    "static",
    "manage"
  ],
  "author": "DiliFE",
  "license": "MIT",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-apidoc": "^0.10.1",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-less": "^1.0.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-jsdoc": "^1.1.0",
    "grunt-ui-docs": "0.0.1",
    "ink-docstrap": "^1.1.0",
    "less": "^2.5.1"
  }
}