| Server IP : 3.96.16.70 / Your IP : 216.73.216.15 Web Server : Apache System : Linux ip-172-31-26-103.ca-central-1.compute.internal 6.1.163-186.299.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 24 16:35:42 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/waybooth.com/ten4-hxouse-website/app/node_modules/chota/ |
Upload File : |
{
"_from": "chota@^0.9.2",
"_id": "chota@0.9.2",
"_inBundle": false,
"_integrity": "sha512-DmCHT/R+yMr/aYQuokkJeNIjknSgpMpM9mR0tDlqPu8A+lGo9TS/KFPpze5Q9PPrCWenp/VG7Y10usyNDoIygQ==",
"_location": "/chota",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "chota@^0.9.2",
"name": "chota",
"escapedName": "chota",
"rawSpec": "^0.9.2",
"saveSpec": null,
"fetchSpec": "^0.9.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/chota/-/chota-0.9.2.tgz",
"_shasum": "0f9306619e9263efba0ee2fb581b3658129990dd",
"_spec": "chota@^0.9.2",
"_where": "/var/www/html/waybooth.com/ten4-hxouse-website/app",
"author": {
"name": "Jenil Gogari"
},
"browserslist": [
"last 2 versions"
],
"bugs": {
"url": "https://github.com/jenil/chota/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "A really small CSS framework",
"devDependencies": {
"autoprefixer": "10.4.8",
"caniuse-lite": "1.0.30001468",
"cross-env": "7.0.2",
"cssnano": "5.1.13",
"npm-run-all": "4.1.5",
"postcss": "8.4.16",
"postcss-banner": "4.0.1",
"postcss-cli": "10.0.0",
"postcss-csso": "6.0.1",
"postcss-import": "15.0.0",
"postcss-reporter": "7.0.5",
"prettier": "2.7.1",
"rimraf": "3.0.0",
"stylelint": "14.11.0",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-standard": "28.0.0"
},
"files": [
"src/",
"dist/",
"README.md"
],
"homepage": "https://jenil.github.io/chota",
"keywords": [
"css",
"minimal",
"web"
],
"license": "MIT",
"main": "dist/chota.min.css",
"name": "chota",
"prettier": {
"tabWidth": 2
},
"repository": {
"type": "git",
"url": "git+https://github.com/jenil/chota.git"
},
"scripts": {
"build": "rimraf dist/* && stylelint src/*.css --fix && yarn postcss && cross-env NODE_ENV=production yarn postcss --ext .min.css && gzip -c dist/chota.min.css | wc -c | xargs echo 'Size:'",
"docs": "bundle exec jekyll s -s docs",
"postcss": "postcss ./src/chota.css -d dist/",
"postversion": "git push --tags && yarn publish . --tag $npm_package_version && git push && echo \"Successfully released version $npm_package_version!\"",
"start": "run-p docs watch",
"test": "stylelint src/*.css",
"watch": "cross-env NODE_ENV=development yarn postcss -w"
},
"version": "0.9.2"
}