| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_from": "nwsapi@^2.0.7",
- "_id": "nwsapi@2.2.22",
- "_inBundle": false,
- "_integrity": "sha512-ujSMe1OWVn55euT1ihwCI1ZcAaAU3nxUiDwfDQldc51ZXaB9m2AyOn6/jh1BLe2t/G8xd6uKG1UBF2aZJeg2SQ==",
- "_location": "/nwsapi",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "nwsapi@^2.0.7",
- "name": "nwsapi",
- "escapedName": "nwsapi",
- "rawSpec": "^2.0.7",
- "saveSpec": null,
- "fetchSpec": "^2.0.7"
- },
- "_requiredBy": [
- "/@vue/cli-plugin-unit-mocha/jsdom",
- "/jsdom"
- ],
- "_resolved": "https://registry.npmmirror.com/nwsapi/-/nwsapi-2.2.22.tgz",
- "_shasum": "109f9530cda6c156d6a713cdf5939e9f0de98b9d",
- "_spec": "nwsapi@^2.0.7",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\jsdom",
- "author": {
- "name": "Diego Perini",
- "email": "diego.perini@gmail.com",
- "url": "https://www.iport.it/"
- },
- "bugs": {
- "url": "https://github.com/dperini/nwsapi/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Fast CSS Selectors API Engine",
- "homepage": "https://javascript.nwbox.com/nwsapi/",
- "keywords": [
- "css",
- "css3",
- "css4",
- "matcher",
- "selector"
- ],
- "license": "MIT",
- "licenses": [
- {
- "type": "MIT",
- "url": "https://javascript.nwbox.com/nwsapi/MIT-LICENSE"
- }
- ],
- "main": "./src/nwsapi",
- "maintainers": [
- {
- "name": "Diego Perini",
- "email": "diego.perini@gmail.com",
- "url": "https://www.iport.it/"
- }
- ],
- "name": "nwsapi",
- "repository": {
- "type": "git",
- "url": "git://github.com/dperini/nwsapi.git"
- },
- "scripts": {
- "lint": "eslint ./src/nwsapi.js"
- },
- "version": "2.2.22"
- }
|