@angular-package/sass-list
Version:
Modified list Sass module.
48 lines (47 loc) • 1.11 kB
JSON
{
"name": "@angular-package/sass-list",
"version": "1.0.0-alpha",
"author": "@angular-package <contact@angular-package.dev>",
"description": "Modified list Sass module.",
"main": "./index.scss",
"license": "MIT",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"peerDependencies": {
"sass": "^1.78.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/angular-package/sass-list.git"
},
"bugs": {
"url": "https://github.com/angular-package/sass-list/issues"
},
"keywords": [
"@angular-package",
"sass:list",
"scss",
"list"
],
"funding": [
{
"type": "individual",
"url": "https://checkout.revolut.com/pay/048b10a3-0e10-42c8-a917-e3e9cb4c8e29"
},
{
"type": "individual",
"url": "https://docs.angular-package.dev/donate/cryptocurrency"
},
{
"type": "patreon",
"url": "https://www.patreon.com/angularpackage"
},
{
"type": "github",
"url": "https://github.com/sponsors/angular-package"
}
],
"sideEffects": false
}