2 Star 0 Fork 0

mirrors_jprichardson/pottercms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
{
"author": "JP Richardson <jp@gitpilot.com>",
"name": "pottercms",
"homepage": "http://pottercms.com",
"description": "A markdown content management system.",
"version": "0.0.4",
"keywords": [
"blog",
"static",
"markdown",
"git",
"github",
"octopress",
"jekyl",
"cms",
"content",
"static"
],
"repository": {
"type": "git",
"url": "git@github.com:jprichardson/pottercms.git"
},
"licenses": [
{
"type": "MIT",
"url": ""
}
],
"main": "./lib/potter.js",
"scripts": {
"test": "cake test"
},
"dependencies": {
"rock": "~0.1.1",
"optimist": "0.3.x",
"fs-extra": "~0.3.2",
"path-extra": "0.0.x",
"autoresolve": "0.0.x",
"string": "~1.1.0",
"handlebars": "~1.0.7",
"triggerflow": "0.0.x",
"less": "~1.3.0",
"date-tokens": "0.0.x",
"underscore": "~1.3.3",
"batchflow": "~0.3.0",
"parentpath": "0.0.1",
"batchdir": "~0.1.0",
"fnoc": "~0.2.1",
"buffet": "~0.4.6",
"nextflow": "~0.2.3",
"walker": "~1.0.3",
"markdown-extra": "0.0.1",
"markdown-walker": "0.0.2",
"markdown-page": "0.0.5",
"batchfile": "~0.1.2",
"open": "0.0.2"
},
"devDependencies": {
"testutil": "~0.2.4",
"mocha": "1.3.x",
"growl": "1.5.x",
"path-extra": "0.0.x"
},
"engines": {
"node": "*"
},
"preferGlobal": true,
"bin": {
"potter": "./bin/potter"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jprichardson/pottercms.git
git@gitee.com:mirrors_jprichardson/pottercms.git
mirrors_jprichardson
pottercms
pottercms
master

搜索帮助