UNPKG

672 BJSONView Raw
1{
2 "name": "page-helper",
3 "version": "1.3.25",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": [],
10 "author": "Aleš Kovačič <dev.ales.k@gmail.com>",
11 "license": "ISC",
12 "dependencies": {
13 "babel-minify": "^0.4.3",
14 "copy-dir": "^0.3.0",
15 "crypto": "^1.0.1",
16 "fs": "0.0.1-security",
17 "glob": "^7.1.2",
18 "gulp": "^3.9.1",
19 "handlebars": "^4.0.12",
20 "jsdom": "^11.8.0",
21 "jsonfile": "^4.0.0",
22 "path": "^0.12.7",
23 "read-file": "^0.2.0",
24 "reload": "^2.2.2",
25 "request-json": "^0.6.3",
26 "uglify-js": "^3.4.6",
27 "url": "^0.11.0"
28 }
29}