代码拉取完成,页面将自动刷新
{
"name": "phabricator-to-github",
"version": "1.0.0",
"private": true,
"description": "A tool to migrate phabricator issues to github",
"bin": {
"phaway": "./bin/phaway.js"
},
"scripts": {
"check": "npm run lint && npm test",
"lint": "eslint src/ bin/",
"precommit": "npm run check",
"preversion": "npm run check",
"test": "ava tests/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/phabricator-to-github.git"
},
"keywords": [
"phabricator"
],
"author": "Daniel Tschinder <daniel@tschinder.de>",
"license": "MIT",
"bugs": {
"url": "https://github.com/babel/phabricator-to-github/issues"
},
"engines": {
"node": ">=6.3.0"
},
"homepage": "https://github.com/babel/phabricator-to-github#readme",
"dependencies": {
"async": "^2.0.1",
"byline": "^5.0.0",
"commander": "^2.9.0",
"fs-extra": "^0.30.0",
"glob": "^7.0.5",
"sqlite3": "^3.1.4",
"winston": "^2.2.0"
},
"devDependencies": {
"ava": "^0.16.0",
"babel-eslint": "^6.1.2",
"eslint": "^3.1.1",
"eslint-config-airbnb-base": "^5.0.0",
"eslint-plugin-import": "^1.11.1",
"husky": "^0.11.5"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。