Skip to content

Instantly share code, notes, and snippets.

@mizdra
Created December 15, 2015 10:12
Show Gist options
  • Save mizdra/76d5e275f82abc79e486 to your computer and use it in GitHub Desktop.
Save mizdra/76d5e275f82abc79e486 to your computer and use it in GitHub Desktop.
package.json for ts-sample
{
"name": "ts-sample",
"version": "1.0.0",
"description": "",
"main": "./lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment