modif comtabilite

This commit is contained in:
2019-01-16 16:23:31 +01:00
parent 6b741a9666
commit 9312edc3ae
1844 changed files with 158848 additions and 55874 deletions
+18 -21
View File
@@ -1,45 +1,41 @@
{
"_args": [
[
"true-case-path@1.0.2",
"/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
]
],
"_development": true,
"_from": "true-case-path@1.0.2",
"_id": "true-case-path@1.0.2",
"_from": "true-case-path@^1.0.2",
"_id": "true-case-path@1.0.3",
"_inBundle": false,
"_integrity": "sha1-fskRMJJHZsf1c74wIMNPj9/QDWI=",
"_integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
"_location": "/true-case-path",
"_phantomChildren": {
"brace-expansion": "1.1.8",
"fs.realpath": "1.0.0",
"inflight": "1.0.6",
"inherits": "2.0.3",
"minimatch": "2.0.10",
"once": "1.3.3",
"path-is-absolute": "1.0.1"
},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "true-case-path@1.0.2",
"raw": "true-case-path@^1.0.2",
"name": "true-case-path",
"escapedName": "true-case-path",
"rawSpec": "1.0.2",
"rawSpec": "^1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.2"
"fetchSpec": "^1.0.2"
},
"_requiredBy": [
"/node-sass"
],
"_resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.2.tgz",
"_spec": "1.0.2",
"_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
"_resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
"_shasum": "f813b5a8c86b40da59606722b144e3225799f47d",
"_spec": "true-case-path@^1.0.2",
"_where": "/home/kevin/Documents/Sites/anissabensalah.net/user/themes/anissabensalah/node_modules/node-sass",
"author": {
"name": "barsh"
},
"bugs": {
"url": "https://github.com/barsh/true-case-path/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Michael Klement",
@@ -48,11 +44,12 @@
}
],
"dependencies": {
"glob": "^6.0.4"
"glob": "^7.1.2"
},
"deprecated": false,
"description": "Given a possibly case-variant version of an existing filesystem path, returns the case-exact, normalized version as stored in the filesystem.",
"homepage": "https://github.com/barsh/true-case-path#readme",
"license": "Apache version 2.0",
"license": "Apache-2.0",
"main": "index.js",
"name": "true-case-path",
"repository": {
@@ -62,5 +59,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
"version": "1.0.3"
}