mirror of
https://github.com/tiennm99/thedev.id.git
synced 2026-07-12 05:05:02 +00:00
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"private": true,
|
|
"name": "thedev.id",
|
|
"author": "Frans Allen",
|
|
"scripts": {
|
|
"sort": "sort-json subdomains.json"
|
|
},
|
|
"devDependencies": {
|
|
"sort-json": "^2.0.1"
|
|
}
|
|
}
|