{
  "name": "melosys-ikoner-assets",
  "version": "1.0.1",
  "license": "SEE LICENSE IN LICENSE",
  "description": "Melosys svg ikon bibliotek",
  "files": [
    "/src",
    "/lib",
    "/assets"
  ],
  "main": "lib/index.js",
  "types": "src/index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/navikt/melosys-ikoner-assets.git"
  },
  "keywords": [
    "NodeJS",
    "kodeverk",
    "NAV"
  ],
  "author": {
    "name": "Are Bjølseth",
    "email": "are.bjolseth@nav.no"
  },
  "publishConfig": {
    "acccess": "public"
  },
  "devDependencies": {
    "react": "^15.4.2 || ^16.5.0"
  }
}
