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
+20 -25
View File
@@ -1,58 +1,53 @@
{
"_args": [
[
"atob@1.1.3",
"/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
]
],
"_from": "atob@1.1.3",
"_id": "atob@1.1.3",
"_from": "atob@^2.1.1",
"_id": "atob@2.1.2",
"_inBundle": false,
"_integrity": "sha1-lfE2KbEsOlGl0hWr3OKqnzL4B3M=",
"_integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
"_location": "/atob",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "atob@1.1.3",
"raw": "atob@^2.1.1",
"name": "atob",
"escapedName": "atob",
"rawSpec": "1.1.3",
"rawSpec": "^2.1.1",
"saveSpec": null,
"fetchSpec": "1.1.3"
"fetchSpec": "^2.1.1"
},
"_requiredBy": [
"/source-map-resolve"
],
"_resolved": "https://registry.npmjs.org/atob/-/atob-1.1.3.tgz",
"_spec": "1.1.3",
"_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
"_resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
"_shasum": "6d9517eb9e030d2436666651e86bd9f6f13533c9",
"_spec": "atob@^2.1.1",
"_where": "/home/kevin/Documents/Sites/anissabensalah.net/user/themes/anissabensalah/node_modules/source-map-resolve",
"author": {
"name": "AJ ONeal",
"email": "coolaj86@gmail.com",
"url": "http://coolaj86.info"
"url": "https://coolaj86.com"
},
"bin": {
"atob": "bin/atob.js"
},
"bugs": {
"url": "https://github.com/coolaj86/node-browser-compat/issues"
},
"browser": "browser-atob.js",
"bundleDependencies": false,
"deprecated": false,
"description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
"engines": {
"node": ">= 0.4.0"
"node": ">= 4.5.0"
},
"homepage": "https://github.com/coolaj86/node-browser-compat",
"homepage": "https://git.coolaj86.com/coolaj86/atob.js.git",
"keywords": [
"atob",
"browser"
],
"license": "(MIT OR Apache-2.0)",
"main": "index",
"main": "node-atob.js",
"name": "atob",
"repository": {
"type": "git",
"url": "git://github.com/coolaj86/node-browser-compat.git"
"url": "git://git.coolaj86.com/coolaj86/atob.js.git"
},
"version": "1.1.3"
"version": "2.1.2"
}