{
  "name": "@carto/airship-icons",
  "version": "2.4.1",
  "description": "Airship is a set of tools designed to facilitate the development of location intelligence apps by offering layouts, basic patterns, templates, CSS classes, components, widgets and much more.",
  "files": [
    "dist/"
  ],
  "main": "dist/icons.css",
  "style": "dist/icons.css",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CartoDB/airship.git"
  },
  "author": "CARTO Dev Team",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/CartoDB/airship/issues"
  },
  "homepage": "https://github.com/CartoDB/airship",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "node src/generate-src.js"
  },
  "devDependencies": {
    "conventional-changelog-cli": "^2.0.1"
  },
  "gitHead": "45c017308cabe23197a9ce9efa841f5d0d7e8494"
}
