aboutsummaryrefslogtreecommitdiff
path: root/scripts/fontawesome-menu/package.json
blob: 470b65cf20574ad6eaaf7d710e3c6a6a1ecb6137 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "fontawesome-menu",
  "version": "0.0.0",
  "description": "__",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "__"
  },
  "keywords": [
    "__"
  ],
  "author": "Akshay Nair",
  "license": "MIT",
  "dependencies": {
    "puppeteer": "^2.0.0"
  }
}