Skip to content

Instantly share code, notes, and snippets.

@kartiknair
Last active March 10, 2020 06:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kartiknair/eeaf2ff2bfe8d5d9080a5ec3b6d99fa8 to your computer and use it in GitHub Desktop.
Save kartiknair/eeaf2ff2bfe8d5d9080a5ec3b6d99fa8 to your computer and use it in GitHub Desktop.
{
"name": "planar",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "node ./src/index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"front-matter": "^3.1.0",
"highlight.js": "^9.18.1",
"marked": "^0.8.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment