Last active
November 23, 2020 15:11
-
-
Save ernestofreyreg/24ba479ba94c64cb3c8695b28fdb8e62 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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