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.

31 lines
964 B
JSON

{
"name": "icss-register",
"version": "1.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",
"@validatem/array-of": "^0.1.2",
"@validatem/core": "^0.3.15",
"@validatem/default-to": "^0.1.0",
"@validatem/is-array": "^0.1.1",
"@validatem/is-boolean": "^0.1.1",
"@validatem/is-function": "^0.1.0",
"@validatem/is-string": "^1.0.0",
"@validatem/one-of": "^0.1.1",
"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"
}
}