Skip to content

Instantly share code, notes, and snippets.

@trys
Created April 10, 2019 19:02
Show Gist options
  • Save trys/60f91a425a36a4e0c40d5ac6232748d1 to your computer and use it in GitHub Desktop.
Save trys/60f91a425a36a4e0c40d5ac6232748d1 to your computer and use it in GitHub Desktop.
Sergey - Package
{
"name": "sergey-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "sergey",
"dev": "sergey --watch"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"sergey": "0.0.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment