Skip to content
Snippets Groups Projects
Commit e4f81586 authored by pilula2018's avatar pilula2018
Browse files

Merge branch 'master' into 'graphene'

# Conflicts:
#   .gitlab-ci.yml
parents 5d77f09d 938545e5
No related branches found
No related tags found
No related merge requests found
Esto es una prueba en Miramon
\ No newline at end of file
{
"name": "node-js-sample",
"version": "0.2.0",
"description": "A sample Node.js app using Express 4",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"dependencies": {
"express": "^4.13.3"
},
"engines": {
"node": "4.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/heroku/node-js-sample"
},
"keywords": [
"node",
"heroku",
"express"
],
"author": "Mark Pundsack",
"contributors": [
"Zeke Sikelianos <zeke@sikelianos.com> (http://zeke.sikelianos.com)"
],
"license": "MIT"
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment