| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- {
- "_args": [
- [
- "nwsapi@2.2.2",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "nwsapi@2.2.2",
- "_id": "nwsapi@2.2.2",
- "_inBundle": false,
- "_integrity": "sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw==",
- "_location": "/nwsapi",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "nwsapi@2.2.2",
- "name": "nwsapi",
- "escapedName": "nwsapi",
- "rawSpec": "2.2.2",
- "saveSpec": null,
- "fetchSpec": "2.2.2"
- },
- "_requiredBy": [
- "/jsdom"
- ],
- "_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.2.tgz",
- "_spec": "2.2.2",
- "_where": "E:\\2023\\5\\myjadmin",
- "author": {
- "name": "Diego Perini",
- "email": "diego.perini@gmail.com",
- "url": "http://www.iport.it/"
- },
- "bugs": {
- "url": "http://github.com/dperini/nwsapi/issues"
- },
- "description": "Fast CSS Selectors API Engine",
- "homepage": "http://javascript.nwbox.com/nwsapi/",
- "keywords": [
- "css",
- "css3",
- "css4",
- "matcher",
- "selector"
- ],
- "license": "MIT",
- "licenses": [
- {
- "type": "MIT",
- "url": "http://javascript.nwbox.com/nwsapi/MIT-LICENSE"
- }
- ],
- "main": "./src/nwsapi",
- "maintainers": [
- {
- "name": "Diego Perini",
- "email": "diego.perini@gmail.com",
- "url": "http://www.iport.it/"
- }
- ],
- "name": "nwsapi",
- "repository": {
- "type": "git",
- "url": "git://github.com/dperini/nwsapi.git"
- },
- "scripts": {
- "lint": "eslint ./src/nwsapi.js"
- },
- "version": "2.2.2"
- }
|