modif comtabilite
This commit is contained in:
-1
@@ -1 +0,0 @@
|
||||
node_modules
|
||||
+15
-18
@@ -1,44 +1,41 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"stdout-stream@1.4.0",
|
||||
"/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "stdout-stream@1.4.0",
|
||||
"_id": "stdout-stream@1.4.0",
|
||||
"_from": "stdout-stream@^1.4.0",
|
||||
"_id": "stdout-stream@1.4.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-osfIWH5U2UJ+qe2zrD8s1SLfN4s=",
|
||||
"_integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
|
||||
"_location": "/stdout-stream",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "stdout-stream@1.4.0",
|
||||
"raw": "stdout-stream@^1.4.0",
|
||||
"name": "stdout-stream",
|
||||
"escapedName": "stdout-stream",
|
||||
"rawSpec": "1.4.0",
|
||||
"rawSpec": "^1.4.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.4.0"
|
||||
"fetchSpec": "^1.4.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/node-sass"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.0.tgz",
|
||||
"_spec": "1.4.0",
|
||||
"_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
|
||||
"_resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz",
|
||||
"_shasum": "5ac174cdd5cd726104aa0c0b2bd83815d8d535de",
|
||||
"_spec": "stdout-stream@^1.4.0",
|
||||
"_where": "/home/kevin/Documents/Sites/anissabensalah.net/user/themes/anissabensalah/node_modules/node-sass",
|
||||
"bugs": {
|
||||
"url": "https://github.com/mafintosh/stdout-stream/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"readable-stream": "^2.0.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Non-blocking stdout stream",
|
||||
"devDependencies": {
|
||||
"tape": "~2.12.3"
|
||||
},
|
||||
"homepage": "https://github.com/mafintosh/stdout-stream#readme",
|
||||
"license": "MIT",
|
||||
"name": "stdout-stream",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -47,5 +44,5 @@
|
||||
"scripts": {
|
||||
"test": "tape test/index.js"
|
||||
},
|
||||
"version": "1.4.0"
|
||||
"version": "1.4.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user