shijing
Version:
37 lines (36 loc) • 792 B
JSON
{
"name": "shijing",
"version": "0.0.13",
"description": "诗经",
"main": "shijing.js",
"scripts": {
"test": "mocha --reporter spec"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fluency03/shijing.git"
},
"keywords": [
"shijing",
"诗经",
"repl"
],
"author": "Chang Liu <fluency.03@gmail.com> (http://fluency03.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/fluency03/shijing/issues"
},
"homepage": "https://github.com/fluency03/shijing#readme",
"dependencies": {
"full-text-search-light": "0.0.17",
"net": "^1.0.2",
"node-emoji": "^1.5.1",
"q": "^1.5.0",
"repl": "^0.1.3",
"winston": "^2.3.1"
},
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^3.2.0"
}
}