mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
use minify
This commit is contained in:
18
node_modules/nwsapi/package.json
generated
vendored
18
node_modules/nwsapi/package.json
generated
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"_from": "nwsapi@^2.0.9",
|
||||
"_id": "nwsapi@2.1.2",
|
||||
"_id": "nwsapi@2.1.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-TQOQNxqEdxVjwgwNZyvKDF0vALmzQKZJEZwE3fZWDb7Ns5Hw6l9PxJTGKOHZGsmf7R6grsOe8lWxI43Clz79zg==",
|
||||
"_integrity": "sha512-RowAaJGEgYXEZfQ7tvvdtAQUKPyTR6T6wNu0fwlNsGQYr/h3yQc6oI8WnVZh3Y/Sylwc+dtAlvPqfFZjhTyk3A==",
|
||||
"_location": "/nwsapi",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
@@ -18,10 +18,10 @@
|
||||
"_requiredBy": [
|
||||
"/jsdom"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.1.2.tgz",
|
||||
"_shasum": "c360ee8745aa318d8a7c8c8095decc4e373338aa",
|
||||
"_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.1.3.tgz",
|
||||
"_shasum": "25f3a5cec26c654f7376df6659cdf84b99df9558",
|
||||
"_spec": "nwsapi@^2.0.9",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
|
||||
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
|
||||
"author": {
|
||||
"name": "Diego Perini",
|
||||
"email": "diego.perini@gmail.com",
|
||||
@@ -31,14 +31,8 @@
|
||||
"url": "http://github.com/dperini/nwsapi/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"jsdom": "^14.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Fast CSS Selectors API Engine",
|
||||
"devDependencies": {
|
||||
"eslint": "^4.19.1"
|
||||
},
|
||||
"homepage": "http://javascript.nwbox.com/nwsapi/",
|
||||
"keywords": [
|
||||
"css",
|
||||
@@ -70,5 +64,5 @@
|
||||
"scripts": {
|
||||
"lint": "eslint ./src/nwsapi.js"
|
||||
},
|
||||
"version": "2.1.2"
|
||||
"version": "2.1.3"
|
||||
}
|
||||
|
Reference in New Issue
Block a user