You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
368 B
JSON

{
"name": "postcss-icss-find-imports",
"version": "1.0.0",
"main": "index.js",
"repository": "https://git.cryto.net/joepie91/postcss-icss-find-imports.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "MIT",
"dependencies": {
"icss-utils": "^5.1.0",
"loader-utils": "^2.0.0"
},
"peerDependencies": {
"postcss": "^8.2.6"
}
}