File: /home/frenchy/www/french-american.org/releases/20210303111656Z/node_modules/cssom/package.json
{
"_args": [
[
"cssom@0.3.1",
"/var/www/french-american.org/releases/20210303111656Z"
]
],
"_development": true,
"_from": "cssom@0.3.1",
"_id": "cssom@0.3.1",
"_inBundle": false,
"_integrity": "sha1-yeN+8kkOZPbRuqEP2oUiVwgsJdM=",
"_location": "/cssom",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cssom@0.3.1",
"name": "cssom",
"escapedName": "cssom",
"rawSpec": "0.3.1",
"saveSpec": null,
"fetchSpec": "0.3.1"
},
"_requiredBy": [
"/svg-sprite-data"
],
"_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.1.tgz",
"_spec": "0.3.1",
"_where": "/var/www/french-american.org/releases/20210303111656Z",
"author": {
"name": "Nikita Vasilyev",
"email": "me@elv1s.ru"
},
"bugs": {
"url": "https://github.com/NV/CSSOM/issues"
},
"description": "CSS Object Model implementation and CSS parser",
"devDependencies": {
"jake": "~0.7.3"
},
"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"
},
"scripts": {
"prepublish": "jake lib/index.js"
},
"version": "0.3.1"
}