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
+19 -23
View File
@@ -1,35 +1,28 @@
{
"_args": [
[
"css@2.2.1",
"/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
]
],
"_from": "css@2.2.1",
"_id": "css@2.2.1",
"_from": "css@2.2.4",
"_id": "css@2.2.4",
"_inBundle": false,
"_integrity": "sha1-c6TIHehdtmTU7mdPfUcIXjstVdw=",
"_integrity": "sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==",
"_location": "/css",
"_phantomChildren": {
"amdefine": "1.0.1"
},
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "css@2.2.1",
"raw": "css@2.2.4",
"name": "css",
"escapedName": "css",
"rawSpec": "2.2.1",
"rawSpec": "2.2.4",
"saveSpec": null,
"fetchSpec": "2.2.1"
"fetchSpec": "2.2.4"
},
"_requiredBy": [
"/@gulp-sourcemaps/identity-map",
"/gulp-sourcemaps"
],
"_resolved": "https://registry.npmjs.org/css/-/css-2.2.1.tgz",
"_spec": "2.2.1",
"_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
"_resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz",
"_shasum": "c646755c73971f2bba6a601e2cf2fd71b1298929",
"_spec": "css@2.2.4",
"_where": "/home/kevin/Documents/Sites/anissabensalah.net/user/themes/anissabensalah/node_modules/gulp-sourcemaps",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
@@ -37,12 +30,14 @@
"bugs": {
"url": "https://github.com/reworkcss/css/issues"
},
"bundleDependencies": false,
"dependencies": {
"inherits": "^2.0.1",
"source-map": "^0.1.38",
"source-map-resolve": "^0.3.0",
"inherits": "^2.0.3",
"source-map": "^0.6.1",
"source-map-resolve": "^0.5.2",
"urix": "^0.1.0"
},
"deprecated": false,
"description": "CSS parser / stringifier",
"devDependencies": {
"bytes": "^1.0.0",
@@ -52,7 +47,8 @@
},
"files": [
"index.js",
"lib"
"lib",
"Readme.md"
],
"homepage": "https://github.com/reworkcss/css#readme",
"keywords": [
@@ -72,5 +68,5 @@
"benchmark": "matcha",
"test": "mocha --require should --reporter spec --bail test/*.js"
},
"version": "2.2.1"
"version": "2.2.4"
}