mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-19 11:26:13 +00:00
11 lines
233 B
JSON
11 lines
233 B
JSON
{
|
|
"name": "github-actions-scripts",
|
|
"version": "1.0.0",
|
|
"description": "Merge all sample.json files into one",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"start": "node index.js"
|
|
},
|
|
"dependencies": {
|
|
}
|
|
} |