{
"name": "@appsmith/ads-old",
"version": "1.1.17",
"description": "This is the package for the Appsmith design system components",
"main": "src/index.ts",
"sideEffects": false,
"scripts": {
"lint": "yarn g:lint",
"prettier": "yarn g:prettier"
},
"contributors": [
"Albin <albin@appsmith.com>",
"Rohit Agarwal <rohit.agarwal@appsmith.com>"
],
"license": "Apache-2.0",
"devDependencies": {
"identity-obj-proxy": "3.0.0"
"browserslist": [
">0.2%",
"not dead",
"not ie <= 11",
"not op_mini all"
]
}