mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"name": "a",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"ci-build": "npm config get @sap:registry"
|
|
}
|
|
}
|