forked from openks/gulp-pre-link
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
42 lines (42 loc) · 986 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
{
"author": {
"email": "[email protected]",
"name": "朱阳星"
},
"dependencies": {
"gulp-util": "^3.0.7",
},
"description": "replace link html with it's content ",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "74570739a405d03d5c9278ca2fdaa26916c71788",
"tarball": "https://registry.npmjs.org/gulp-pre-link/-/gulp-pre-link-2.0.0.tgz"
},
"keywords": [
"gulp"
,"pre-link"
,"gulp rel"
,"gulp-pre-link"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "[email protected]",
"name": "openks"
}
],
"homepage": "https://github.com/openks/gulp-pre-link#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/openks/gulp-pre-link.git"
},
"name": "gulp-pre-link",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.2.0"
}