Files
2015-09-19 03:20:30 -07:00

20 lines
267 B
JSON

{
"name": "primer-user-content",
"keywords": [
"github",
"markdown",
"css"
],
"main": [
"dist/github-markdown.css"
],
"ignore": [
"**/.*",
"*.js",
"README.md",
"Gruntfile.js",
"package.json",
"render-test.md"
]
}