الملفات
github-actions-demos/node-example/package.json
2022-04-06 11:09:22 -07:00

13 أسطر
264 B
JSON

{
"name": "@codebyte5/node-example",
"version": "1.0.2",
"description": "a sample package",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 0"
},
"keywords": [],
"author": "Chris Ayers",
"license": "MIT"
}