Add and run removeNPMAbsolutePaths
This commit is contained in:
parent
a76042ab4a
commit
256c63a715
712 changed files with 13722 additions and 18895 deletions
23
node_modules/parse5/package.json
generated
vendored
23
node_modules/parse5/package.json
generated
vendored
|
|
@ -1,19 +1,9 @@
|
|||
{
|
||||
"author": {
|
||||
"name": "Ivan Nikulin",
|
||||
"email": "ifaaan@gmail.com",
|
||||
"url": "https://github.com/inikulin"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/inikulin/parse5/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
|
||||
"deprecated": false,
|
||||
"name": "parse5",
|
||||
"description": "HTML parser and serializer.",
|
||||
"files": [
|
||||
"lib"
|
||||
],
|
||||
"version": "5.1.0",
|
||||
"author": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)",
|
||||
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
|
||||
"homepage": "https://github.com/inikulin/parse5",
|
||||
"keywords": [
|
||||
"html",
|
||||
|
|
@ -34,10 +24,11 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"main": "./lib/index.js",
|
||||
"name": "parse5",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/inikulin/parse5.git"
|
||||
},
|
||||
"version": "5.1.0"
|
||||
"files": [
|
||||
"lib"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue