forked from enviPath/enviPy
Current Dev State
This commit is contained in:
67
static/js/ketcher2/node_modules/normalize.css/package.json
generated
vendored
Normal file
67
static/js/ketcher2/node_modules/normalize.css/package.json
generated
vendored
Normal file
@ -0,0 +1,67 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user