{
  "name": "@nycopportunity/standard",
  "nice": "Opportunity Standard",
  "version": "0.0.21",
  "description": "The Opportunity Standard is the design system for NYC Opportunity's digital products.",
  "author": "products@nycopportunity.nyc.gov",
  "homepage": "https://nycopportunity.github.io/standard",
  "repository": {
    "type": "git",
    "url": "https://github.com/nycopportunity/standard"
  },
  "bugs": {
    "url": "https://github.com/nycopportunity/standard/issues"
  },
  "cdn": {
    "url": "https://cdn.jsdelivr.net/gh/nycopportunity/standard",
    "source": "https://github.com/nycopportunity/standard",
    "archive": "https://github.com/nycopportunity/standard/archive",
    "release": "https://github.com/nycopportunity/standard/tree/v",
    "npm": "https://www.npmjs.com/package/@nycopportunity/standard",
    "figma": "https://www.figma.com/file/CH7ZOCW55SgsDnsTj3UrTi/Opportunity-Standard",
    "figmaEmbed": "https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FCH7ZOCW55SgsDnsTj3UrTi%2FOpportunity-Standard%3Fnode-id%3D8674%253A35878"
  },
  "scripts": {
    "start": "npm run development && cross-env NODE_ENV=development concurrently \"pttrn -w -np\" \"pttrn serve -w\" -p \"none\"",
    "development": "cross-env NODE_ENV=development pttrn -np",
    "version": "npm run default && git add .",
    "prepublishOnly": "git push && git push --tags",
    "publish": "npm run ghpages",
    "ghpages": "cross-env NODE_ENV=production pttrn publish",
    "default": "cross-env NODE_ENV=production pttrn -np"
  },
  "devDependencies": {
    "@hail2u/css-mqpacker": "^9.0.1",
    "@nycopportunity/pttrn": "^1.5.0",
    "@nycopportunity/pttrn-plugin-properties": "^1.1.1",
    "autoprefixer": "^10.4.12",
    "cssnano": "^5.1.13",
    "tailwindcss": "^3.1.8",
    "tailwindcss-logical": "^3.0.0"
  },
  "dependencies": {
    "@nycopportunity/pattern-application-header": "^1.0.1",
    "@nycopportunity/pattern-attribution": "^1.1.1",
    "@nycopportunity/pattern-elements": "^1.0.17",
    "@nycopportunity/pattern-menu": "^1.1.1",
    "@nycopportunity/pattern-modal": "^1.0.5",
    "@nycopportunity/pattern-navigation": "^1.1.5",
    "@nycopportunity/pattern-typography": "^1.0.3",
    "@nycopportunity/pttrn-docs": "^1.1.1",
    "@nycopportunity/pttrn-scripts": "^1.1.1",
    "animate.css": "^4.1.1",
    "cleave.js": "^1.6.0",
    "for-cerial": "^1.1.0",
    "lodash-es": "^4.17.21",
    "lucide-static": "^0.92.0"
  }
}
