package.json 671 Bytes
{
  "name": "layout",
  "version": "1.0.0",
  "description": "websit layout library",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xieyankun/layout.git"
  },
  "author": "Kira",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/xieyankun/layout/issues"
  },
  "homepage": "https://github.com/xieyankun/layout#readme",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-less": "^3.1.0",
    "gulp-sass": "^2.3.2",
    "gulp-uglify": "^2.0.0",
    "gulp-watch": "^4.3.10",
    "pump": "^1.0.1",
    "require-dir": "^0.3.1"
  }
}