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.

24 lines
696 B
JSON

3 years ago
{
"name": "icss-register",
"version": "0.1.0",
"main": "index.js",
"repository": "https://git.cryto.net/joepie91/icss-register.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0",
"dependencies": {
"@joepie91/unreachable": "^1.0.0",
"default-value": "^1.0.0",
"generic-names": "^3.0.0",
"insert-css": "^2.0.0",
"pirates": "^4.0.1",
"postcss": "^8.2.6",
"postcss-icss-parser": "^1.0.0",
"postcss-modules-extract-imports": "^3.0.0",
"postcss-modules-local-by-default": "^4.0.0",
"postcss-modules-scope": "^3.0.0",
"postcss-modules-values": "^4.0.0",
"resolve-from": "^5.0.0",
"syncpipe": "^1.0.0"
}
}