mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-04 12:40:05 +02:00
update packages to latest version
This commit is contained in:
48
node_modules/npm/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
generated
vendored
Normal file
48
node_modules/npm/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
generated
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"name": "npm-test-shrinkwrap",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"npm-test-single-file": {
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://gist.github.com/isaacs/1837112/raw/9ef57a59fc22aeb1d1ca346b68826dcb638b8416/index.js"
|
||||
},
|
||||
"glob": {
|
||||
"version": "3.1.5",
|
||||
"resolved": "git://github.com/isaacs/node-glob.git#67bda227fd7a559cca5620307c7d30a6732a792f",
|
||||
"dependencies": {
|
||||
"minimatch": {
|
||||
"version": "0.2.1",
|
||||
"dependencies": {
|
||||
"lru-cache": {
|
||||
"version": "1.0.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
"graceful-fs": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.1.5.tgz",
|
||||
"dependencies": {
|
||||
"fast-list": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/fast-list/-/fast-list-1.0.2.tgz"
|
||||
}
|
||||
}
|
||||
},
|
||||
"inherits": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.0.tgz"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minimatch": {
|
||||
"version": "0.1.5",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.1.5.tgz",
|
||||
"dependencies": {
|
||||
"lru-cache": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.5.tgz"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user