modif comtabilite
This commit is contained in:
+15
-20
@@ -1,15 +1,8 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"node-gyp@3.6.2",
|
||||
"/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "node-gyp@3.6.2",
|
||||
"_id": "node-gyp@3.6.2",
|
||||
"_from": "node-gyp@^3.8.0",
|
||||
"_id": "node-gyp@3.8.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-m/vlRWIoYoSDjnUOrAUpWFP6HGA=",
|
||||
"_integrity": "sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==",
|
||||
"_location": "/node-gyp",
|
||||
"_phantomChildren": {
|
||||
"brace-expansion": "1.1.8",
|
||||
@@ -20,21 +13,22 @@
|
||||
"path-is-absolute": "1.0.1"
|
||||
},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "node-gyp@3.6.2",
|
||||
"raw": "node-gyp@^3.8.0",
|
||||
"name": "node-gyp",
|
||||
"escapedName": "node-gyp",
|
||||
"rawSpec": "3.6.2",
|
||||
"rawSpec": "^3.8.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.6.2"
|
||||
"fetchSpec": "^3.8.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/node-sass"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.6.2.tgz",
|
||||
"_spec": "3.6.2",
|
||||
"_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
|
||||
"_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz",
|
||||
"_shasum": "540304261c330e80d0d5edce253a68cb3964218c",
|
||||
"_spec": "node-gyp@^3.8.0",
|
||||
"_where": "/home/kevin/Documents/Sites/anissabensalah.net/user/themes/anissabensalah/node_modules/node-sass",
|
||||
"author": {
|
||||
"name": "Nathan Rajlich",
|
||||
"email": "nathan@tootallnate.net",
|
||||
@@ -46,21 +40,22 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/nodejs/node-gyp/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"fstream": "^1.0.0",
|
||||
"glob": "^7.0.3",
|
||||
"graceful-fs": "^4.1.2",
|
||||
"minimatch": "^3.0.2",
|
||||
"mkdirp": "^0.5.0",
|
||||
"nopt": "2 || 3",
|
||||
"npmlog": "0 || 1 || 2 || 3 || 4",
|
||||
"osenv": "0",
|
||||
"request": "2",
|
||||
"request": "^2.87.0",
|
||||
"rimraf": "2",
|
||||
"semver": "~5.3.0",
|
||||
"tar": "^2.0.0",
|
||||
"which": "1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Node.js native addon build tool",
|
||||
"devDependencies": {
|
||||
"bindings": "~1.2.1",
|
||||
@@ -93,5 +88,5 @@
|
||||
"scripts": {
|
||||
"test": "tape test/test-*"
|
||||
},
|
||||
"version": "3.6.2"
|
||||
"version": "3.8.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user