代码拉取完成,页面将自动刷新
{
"name": "happy-birthday",
"version": "1.0.0",
"description": "An app that let's you say happy birthday to your friend in a nerdy way.",
"main": "index.js",
"devDependencies": {
"browser-sync": "^2.18.13",
"run-script-os": "^1.0.2"
},
"scripts": {
"start": "run-script-os",
"start:win32": "browser-sync start --server --files '**/*.css, **/*.html, **/*.js, !node_modules/**/*' --directory --port 7777 --browser \"C:\\Program Files\\Firefox Developer Edition\\firefox.exe\"",
"//": "Hello! If you are having trouble running this command. Try changing Firefox Developer Edition to FirefoxDeveloperEdition",
"start:darwin:linux": "browser-sync start --server --files '**/*.css, **/*.html, **/*.js, !node_modules/**/*' --directory --port 7777",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/faahim/happy-birthday.git"
},
"keywords": [
"Happy",
"Birthday"
],
"author": "Afiur Rahman Fahim",
"license": "MIT",
"bugs": {
"url": "https://github.com/faahim/happy-birthday/issues"
},
"homepage": "https://github.com/faahim/happy-birthday#readme",
"dependencies": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。