jenkins config
This commit is contained in:
parent
754870a809
commit
243888250d
13
package.json
Normal file
13
package.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
“name”: “Paragonik”,
|
||||||
|
“description”: “hello jenkins test app”,
|
||||||
|
“version”: “0.0.1”,
|
||||||
|
“private”: true,
|
||||||
|
“dependencies”: {
|
||||||
|
“express”: “3.12.0”
|
||||||
|
},
|
||||||
|
“devDependencies”: {
|
||||||
|
“mocha”: “1.20.1”,
|
||||||
|
“supertest”: “0.13.0”
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user