five-shift
Version:
Five Shift task
23 lines (22 loc) • 498 B
JSON
{
"name": "five-shift",
"version": "1.0.0",
"description": "Five Shift task",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/5minutes/shift-task.git"
},
"keywords": [
"Five"
],
"author": "Five",
"license": "ISC",
"bugs": {
"url": "https://github.com/5minutes/shift-task/issues"
},
"homepage": "https://github.com/5minutes/shift-task#readme"
}