File: /home/frenchy/www/french-american.org/current/node_modules/normalize-scss/package.json
{
"_args": [
[
"normalize-scss@7.0.1",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_from": "normalize-scss@7.0.1",
"_id": "normalize-scss@7.0.1",
"_inBundle": false,
"_integrity": "sha512-qj16bWnYs+9/ac29IgGjySg4R5qQTp1lXfm7ApFOZNVBYFY8RZ3f8+XQNDDLHeDtI3Ba7Jj4+LuPgz9v/fne2A==",
"_location": "/normalize-scss",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "normalize-scss@7.0.1",
"name": "normalize-scss",
"escapedName": "normalize-scss",
"rawSpec": "7.0.1",
"saveSpec": null,
"fetchSpec": "7.0.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/normalize-scss/-/normalize-scss-7.0.1.tgz",
"_spec": "7.0.1",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "John Albin Wilkins",
"email": "virtually.johnalbin@gmail.com",
"url": "http://john.albin.net/"
},
"bugs": {
"url": "https://github.com/JohnAlbin/normalize-scss/issues"
},
"description": "This is the Sass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers. This port aims to use a light dusting of Sass to make Normalize even easier to integrate with your website.",
"devDependencies": {
"auto-changelog": "^1.4.0",
"chai": "^4.1.2",
"chroma-sass": "^1.2.3",
"eslint": "^4.12.1",
"eyeglass": "^1.1.2",
"mocha": "^5.0.0",
"sassy-test": "^4.0.0",
"typey": "^1.1.2"
},
"directories": {
"lib": "sass",
"test": "test"
},
"eyeglass": {
"sassDir": "sass",
"exports": false,
"name": "normalize",
"needs": "*"
},
"homepage": "https://github.com/JohnAlbin/normalize-scss",
"keywords": [
"eyeglass-module",
"sass",
"normalize"
],
"license": "(MIT OR GPL-2.0)",
"main": "sass/_normalize.scss",
"name": "normalize-scss",
"repository": {
"type": "git",
"url": "git://github.com/JohnAlbin/normalize-scss.git"
},
"scripts": {
"changelog": "auto-changelog --commit-limit false --unreleased",
"gemspec": "cat normalize-scss.gemspec | sed -E 's/spec\\.version += '\"'[^']+'\"'/spec.version = '\"'$npm_package_version'/\" | sed -E 's/spec\\.date += '\"'[^']+'\"'/spec.date = '\"'`date '+%Y-%m-%d'`'/\" > normalize-scss.gemspec && git add normalize-scss.gemspec",
"posttest": "eslint test",
"preversion": "npm test",
"test": "mocha",
"version": "npm run gemspec && auto-changelog --commit-limit false --package && git add CHANGELOG.md"
},
"style": "sass/_normalize.scss",
"version": "7.0.1"
}