mirror of
https://gitlab.com/Cynosphere/xmc.git
synced 2024-08-14 22:57:03 +00:00
13 lines
244 B
JSON
13 lines
244 B
JSON
{
|
|
"name": "usercss-splitter",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "splitter.js",
|
|
"keywords": [],
|
|
"author": "Cynosphere",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mkdirp": "^1.0.4",
|
|
"usercss-meta": "^0.12.0"
|
|
}
|
|
}
|