{
  "name": "clam",
  "version": "1.0.12",
  "description": "A full Web front end develop envirment.",
  "main": "index.js",
  "bin": {
    "clam": "./bin/clam"
  },
  "directories": {
    "test": "tests"
  },
  "dependencies": {
    "commander": "~1.0.5",
    "condenser": "~0.0.15",
    "cpr": "~0.1.1",
    "debug": "~0.7.0",
    "doji": "~0.1.6",
    "essi": "~0.10.26",
    "flex-combo": "~0.12.20",
    "iconv-lite": "~0.4.11",
    "is-utf8": "~0.2.0",
    "joinbuffers": "~0.1.1",
    "juicer": "~0.6.11",
    "less": "1.6.0",
    "mime": "~1.2.7",
    "mkdirp": "~0.3.4",
    "plug-base": "~0.9.4",
    "send": "0.1.0",
    "underscore": "~1.4.2",
    "update-notifier": "~0.3.1"
  },
  "devDependencies": {},
  "scripts": {
    "test": "mocha tests/test.js"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.alibaba-inc.com:aaa/clam.git"
  },
  "keywords": [
    "toolchain",
    "commandline",
    "frontend"
  ],
  "author": "Wayfind",
  "license": "BSD"
}
