-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
43 lines (43 loc) · 984 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"name": "barteh-aspnet-make",
"version": "1.0.5",
"description": "borna mehr fann co. make asp.net project",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/BornaMehr/barteh-aspnet-make.git"
},
"dependencies": {
"MD5": "^1.3.0",
"clean-css": "^3.4.21",
"fs": "0.0.1-security",
"fs-extra": "^1.0.0",
"glob": "^7.1.1",
"html-minifier": "^3.1.0",
"jquery": "^3.1.1",
"jsdom": "^9.8.3",
"jshint": "^2.9.4",
"node-uuid": "^1.4.7",
"sync-exec": "^0.6.2",
"tar-pack": "^3.3.0",
"uglify-js": "^2.7.4"
},
"keywords": [
"make",
"barteh",
"bornamehrfann",
"bornamehr",
"برنا",
"مهر",
"فن"
],
"author": "Ahad Rafat Talebi",
"license": "MIT",
"bugs": {
"url": "https://github.com/BornaMehr/barteh-aspnet-make/issues"
},
"homepage": "https://github.com/BornaMehr/barteh-aspnet-make#readme"
}