Skip to content

Instantly share code, notes, and snippets.

@adon-at-work
Created May 7, 2018 18:57
Show Gist options
  • Save adon-at-work/7a7113f2592fda2c9f02b4294da8107d to your computer and use it in GitHub Desktop.
Save adon-at-work/7a7113f2592fda2c9f02b4294da8107d to your computer and use it in GitHub Desktop.
adon-test package.json
{
"name": "adon-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"jenkins-mocha": "^6.0.0"
},
"publishConfig": {
"registry":"https://artifactory-oath-us.jfrogbeta.com/artifactory/api/npm/npm/"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment