mirror of
https://github.com/remoteintech/remote-jobs
synced 2024-12-26 04:13:10 +00:00
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"devDependencies": {
|
|
"cheerio": "^1.0.0-rc.2",
|
|
"marked": "^0.3.12"
|
|
},
|
|
"scripts": {
|
|
"build": "bin/build-site.js"
|
|
}
|
|
}
|