Skip to content

Instantly share code, notes, and snippets.

View do-diegoortiz's full-sized avatar
💭
Still working from home

Diego Ortiz do-diegoortiz

💭
Still working from home
View GitHub Profile
@do-diegoortiz
do-diegoortiz / calculator-info.json
Created August 9, 2019 13:30
JSON file to test in a jasmine tutorial
{
"name": "Super-calculator",
"version": "0.1",
"description": "Simple Calculator",
"author": "Diego Ortiz"
}