alabi-yellow
Version:
28 lines (27 loc) • 652 B
JSON
{
"name": "alabi-yellow",
"version": "1.0.2",
"description": "mr yellow man",
"keywords": [
"Dont",
"worry"
],
"homepage": "https://github.com/tosinchukwu/hello-world-javascript-action#readme",
"bugs": {
"url": "https://github.com/tosinchukwu/hello-world-javascript-action/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tosinchukwu/hello-world-javascript-action.git"
},
"license": "ISC",
"author": "Olaitan",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"lodash": "^4.17.21"
}
}