Your IP : 216.73.216.40


Current Path : /var/www/html/wetty/node_modules/cssom/
Upload File :
Current File : /var/www/html/wetty/node_modules/cssom/package.json

{
  "_from": "cssom@^0.4.1",
  "_id": "cssom@0.4.4",
  "_inBundle": false,
  "_integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==",
  "_location": "/cssom",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cssom@^0.4.1",
    "name": "cssom",
    "escapedName": "cssom",
    "rawSpec": "^0.4.1",
    "saveSpec": null,
    "fetchSpec": "^0.4.1"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
  "_shasum": "5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10",
  "_spec": "cssom@^0.4.1",
  "_where": "/var/www/html/wetty/node_modules/jsdom",
  "author": {
    "name": "Nikita Vasilyev",
    "email": "me@elv1s.ru"
  },
  "bugs": {
    "url": "https://github.com/NV/CSSOM/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "CSS Object Model implementation and CSS parser",
  "files": [
    "lib/"
  ],
  "homepage": "https://github.com/NV/CSSOM#readme",
  "keywords": [
    "CSS",
    "CSSOM",
    "parser",
    "styleSheet"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "cssom",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NV/CSSOM.git"
  },
  "version": "0.4.4"
}