mirror of
https://github.com/wassname/svg2cube.git
synced 2026-06-27 18:26:20 +08:00
17 lines
247 B
JSON
Executable File
17 lines
247 B
JSON
Executable File
{
|
|
"name": "2c_css_svgs",
|
|
"description": "",
|
|
"main": "",
|
|
"moduleType": [],
|
|
"license": "Unlicenced",
|
|
"homepage": "",
|
|
"private": true,
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
]
|
|
}
|