Last active
October 5, 2020 09:49
-
-
Save velotiotech/08cc169d72b9cd6a835e5ec424a895c3 to your computer and use it in GitHub Desktop.
This file contains 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": "demo_test", | |
"version": "1.0.0", | |
"description": "demo_practice", | |
"main": "index.js", | |
"author": "", | |
"license": "ISC", | |
"devDependencies": { | |
"cypress": "^5.2.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment