forked from enviPath/enviPy
68 lines
1.7 KiB
JSON
68 lines
1.7 KiB
JSON
{
|
|
"_from": "normalize.css@4.2.0",
|
|
"_id": "normalize.css@4.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-IdZsxVcVTUN5/R4HnsfeWKN5sJk=",
|
|
"_location": "/normalize.css",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "normalize.css@4.2.0",
|
|
"name": "normalize.css",
|
|
"escapedName": "normalize.css",
|
|
"rawSpec": "4.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/normalize.css/-/normalize.css-4.2.0.tgz",
|
|
"_shasum": "21d66cc557154d4379fd1e079ec7de58a379b099",
|
|
"_spec": "normalize.css@4.2.0",
|
|
"_where": "/home/manfred/enviPath/ketcher2/ketcher",
|
|
"bugs": {
|
|
"url": "https://github.com/necolas/normalize.css/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Jonathan Neal",
|
|
"email": "jonathantneal@hotmail.com",
|
|
"url": "http://jonathantneal.com/"
|
|
},
|
|
{
|
|
"name": "Nicolas Gallagher",
|
|
"email": "nicolas@nicolasgallagher.com",
|
|
"url": "http://nicolasgallagher.com/"
|
|
}
|
|
],
|
|
"deprecated": false,
|
|
"description": "A modern alternative to CSS resets",
|
|
"devDependencies": {
|
|
"stylelint": "^6.7.1",
|
|
"stylelint-config-standard": "^9.0.0"
|
|
},
|
|
"files": [
|
|
"LICENSE.md",
|
|
"normalize.css"
|
|
],
|
|
"homepage": "https://necolas.github.io/normalize.css#readme",
|
|
"license": "MIT",
|
|
"main": "normalize.css",
|
|
"name": "normalize.css",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/necolas/normalize.css.git"
|
|
},
|
|
"scripts": {
|
|
"test": "stylelint normalize.css"
|
|
},
|
|
"style": "normalize.css",
|
|
"stylelint": {
|
|
"extends": "stylelint-config-standard"
|
|
},
|
|
"version": "4.2.0"
|
|
}
|