Skip to content

Instantly share code, notes, and snippets.

@ernestofreyreg
Last active November 23, 2020 15:11
Show Gist options
  • Save ernestofreyreg/24ba479ba94c64cb3c8695b28fdb8e62 to your computer and use it in GitHub Desktop.
Save ernestofreyreg/24ba479ba94c64cb3c8695b28fdb8e62 to your computer and use it in GitHub Desktop.
{
"name": "@outsrc/functions",
"version": "0.0.0",
"description": "Templated shared functions",
"main": "src/index.ts",
"scripts": {
"test": "jest --coverage --config ../../../jest.config.js ./src/*"
},
"keywords": [],
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment