GITLAB

Eric Fernandez / telemetria-pruebas

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • telemetria-pruebas
  • package.json
  • c9b8362ad   pruebas con exito para telemetria Browse Code »
    Nicolás Guarnieri
    2019-02-28 17:27:28 -0300  
package.json 276 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{
  "name": "tcp-prueba",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "hex2dec": "^1.1.2",
    "net": "^1.0.2"
  }
}