Updating and compiling assets

parent f7337dc3
{ {
"_from": "admin-lte@~2.3", "_args": [
[
{
"raw": "admin-lte@~2.3",
"scope": null,
"escapedName": "admin-lte",
"name": "admin-lte",
"rawSpec": "~2.3",
"spec": ">=2.3.0 <2.4.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "admin-lte@>=2.3.0 <2.4.0",
"_id": "admin-lte@2.3.11", "_id": "admin-lte@2.3.11",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-2lbc001C6e8a82K+FVIKBTqdQ9s=",
"_location": "/admin-lte", "_location": "/admin-lte",
"_nodeVersion": "4.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/admin-lte-2.3.11.tgz_1484144114606_0.4135236705187708"
},
"_npmUser": {
"name": "almasaeed2010",
"email": "abdullah@almsaeedstudio.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "admin-lte@~2.3", "raw": "admin-lte@~2.3",
"name": "admin-lte", "scope": null,
"escapedName": "admin-lte", "escapedName": "admin-lte",
"name": "admin-lte",
"rawSpec": "~2.3", "rawSpec": "~2.3",
"saveSpec": null, "spec": ">=2.3.0 <2.4.0",
"fetchSpec": "~2.3" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/admin-lte/-/admin-lte-2.3.11.tgz", "_resolved": "http://npm.spatie.be/admin-lte/-/admin-lte-2.3.11.tgz",
"_shasum": "da56dcd34d42e9ef1af362be15520a053a9d43db", "_shasum": "da56dcd34d42e9ef1af362be15520a053a9d43db",
"_shrinkwrap": null,
"_spec": "admin-lte@~2.3", "_spec": "admin-lte@~2.3",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"bugs": { "bugs": {
"url": "https://github.com/almasaeed2010/AdminLTE/issues" "url": "https://github.com/almasaeed2010/AdminLTE/issues"
}, },
"bundleDependencies": false, "dependencies": {},
"deprecated": false,
"description": "Introduction ============", "description": "Introduction ============",
"devDependencies": { "devDependencies": {
"R2": "^1.4.3", "R2": "^1.4.3",
...@@ -43,13 +65,28 @@ ...@@ -43,13 +65,28 @@
"grunt-image": "^1.0.5", "grunt-image": "^1.0.5",
"grunt-includes": "^0.4.5" "grunt-includes": "^0.4.5"
}, },
"directories": {},
"dist": {
"shasum": "da56dcd34d42e9ef1af362be15520a053a9d43db",
"tarball": "https://npm.spatie.be/admin-lte/-/admin-lte-2.3.11.tgz"
},
"gitHead": "cdcf40edc0ccfe815e20d4cb3e0e5ffcc9895f0e",
"homepage": "https://github.com/almasaeed2010/AdminLTE#readme", "homepage": "https://github.com/almasaeed2010/AdminLTE#readme",
"license": "MIT", "license": "MIT",
"main": "dist/js/app.min.js", "main": "dist/js/app.min.js",
"maintainers": [
{
"name": "almasaeed2010",
"email": "abdullah@almsaeedstudio.com"
}
],
"name": "admin-lte", "name": "admin-lte",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/almasaeed2010/AdminLTE.git" "url": "git://github.com/almasaeed2010/AdminLTE.git"
}, },
"scripts": {},
"version": "2.3.11" "version": "2.3.11"
} }
{ {
"_from": "animate.css@>=3.4", "_args": [
[
{
"raw": "animate.css@>=3.4",
"scope": null,
"escapedName": "animate.css",
"name": "animate.css",
"rawSpec": ">=3.4",
"spec": ">=3.4.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "animate.css@>=3.4.0",
"_id": "animate.css@3.5.2", "_id": "animate.css@3.5.2",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-keZo3AaagI5eSZUUhnuXquAWbDY=",
"_location": "/animate.css", "_location": "/animate.css",
"_nodeVersion": "4.2.6",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/animate.css-3.5.2.tgz_1472831775186_0.8572561114560813"
},
"_npmUser": {
"name": "dte",
"email": "dan.eden@me.com"
},
"_npmVersion": "3.5.2",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "animate.css@>=3.4", "raw": "animate.css@>=3.4",
"name": "animate.css", "scope": null,
"escapedName": "animate.css", "escapedName": "animate.css",
"name": "animate.css",
"rawSpec": ">=3.4", "rawSpec": ">=3.4",
"saveSpec": null, "spec": ">=3.4.0",
"fetchSpec": ">=3.4" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.5.2.tgz", "_resolved": "http://npm.spatie.be/animate.css/-/animate.css-3.5.2.tgz",
"_shasum": "91e668dc069a808e5e499514867b97aae0166c36", "_shasum": "91e668dc069a808e5e499514867b97aae0166c36",
"_shrinkwrap": null,
"_spec": "animate.css@>=3.4", "_spec": "animate.css@>=3.4",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "Daniel Eden" "name": "Daniel Eden"
}, },
"bugs": { "bugs": {
"url": "https://github.com/daneden/animate.css/issues" "url": "https://github.com/daneden/animate.css/issues"
}, },
"bundleDependencies": false, "dependencies": {},
"deprecated": false,
"description": "*Just-add-water CSS animation*", "description": "*Just-add-water CSS animation*",
"devDependencies": { "devDependencies": {
"autoprefixer": "^6.3.2", "autoprefixer": "^6.3.2",
...@@ -42,6 +64,12 @@ ...@@ -42,6 +64,12 @@
"gulp-util": "^3.0.7", "gulp-util": "^3.0.7",
"run-sequence": "^1.1.5" "run-sequence": "^1.1.5"
}, },
"directories": {},
"dist": {
"shasum": "91e668dc069a808e5e499514867b97aae0166c36",
"tarball": "https://npm.spatie.be/animate.css/-/animate.css-3.5.2.tgz"
},
"gitHead": "535a9dd499763b2bdc9b53e13019112651d05d30",
"homepage": "http://daneden.me/animate", "homepage": "http://daneden.me/animate",
"jspm": { "jspm": {
"main": "animate.css!", "main": "animate.css!",
...@@ -52,11 +80,20 @@ ...@@ -52,11 +80,20 @@
}, },
"license": "MIT", "license": "MIT",
"main": "animate.css", "main": "animate.css",
"maintainers": [
{
"name": "dte",
"email": "dan.eden@me.com"
}
],
"name": "animate.css", "name": "animate.css",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/daneden/animate.css.git" "url": "git+https://github.com/daneden/animate.css.git"
}, },
"scripts": {},
"spm": { "spm": {
"main": "./animate.css" "main": "./animate.css"
}, },
......
{ {
"_from": "bootstrap@~3.3.4", "_args": [
[
{
"raw": "bootstrap@~3.3.4",
"scope": null,
"escapedName": "bootstrap",
"name": "bootstrap",
"rawSpec": "~3.3.4",
"spec": ">=3.3.4 <3.4.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "bootstrap@>=3.3.4 <3.4.0",
"_id": "bootstrap@3.3.7", "_id": "bootstrap@3.3.7",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E=",
"_location": "/bootstrap", "_location": "/bootstrap",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/bootstrap-3.3.7.tgz_1469462979154_0.42421583621762693"
},
"_npmUser": {
"name": "twbs",
"email": "getbootstrap@gmail.com"
},
"_npmVersion": "2.15.8",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "bootstrap@~3.3.4", "raw": "bootstrap@~3.3.4",
"name": "bootstrap", "scope": null,
"escapedName": "bootstrap", "escapedName": "bootstrap",
"name": "bootstrap",
"rawSpec": "~3.3.4", "rawSpec": "~3.3.4",
"saveSpec": null, "spec": ">=3.3.4 <3.4.0",
"fetchSpec": "~3.3.4" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz", "_resolved": "http://npm.spatie.be/bootstrap/-/bootstrap-3.3.7.tgz",
"_shasum": "5a389394549f23330875a3b150656574f8a9eb71", "_shasum": "5a389394549f23330875a3b150656574f8a9eb71",
"_shrinkwrap": null,
"_spec": "bootstrap@~3.3.4", "_spec": "bootstrap@~3.3.4",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "Twitter, Inc." "name": "Twitter, Inc."
}, },
"bugs": { "bugs": {
"url": "https://github.com/twbs/bootstrap/issues" "url": "https://github.com/twbs/bootstrap/issues"
}, },
"bundleDependencies": false, "dependencies": {},
"deprecated": false,
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"devDependencies": { "devDependencies": {
"btoa": "~1.1.2", "btoa": "~1.1.2",
...@@ -62,6 +84,11 @@ ...@@ -62,6 +84,11 @@
"shx": "^0.1.2", "shx": "^0.1.2",
"time-grunt": "^1.3.0" "time-grunt": "^1.3.0"
}, },
"directories": {},
"dist": {
"shasum": "5a389394549f23330875a3b150656574f8a9eb71",
"tarball": "https://npm.spatie.be/bootstrap/-/bootstrap-3.3.7.tgz"
},
"engines": { "engines": {
"node": ">=0.10.1" "node": ">=0.10.1"
}, },
...@@ -74,6 +101,7 @@ ...@@ -74,6 +101,7 @@
"Gruntfile.js", "Gruntfile.js",
"LICENSE" "LICENSE"
], ],
"gitHead": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
"homepage": "http://getbootstrap.com", "homepage": "http://getbootstrap.com",
"jspm": { "jspm": {
"main": "js/bootstrap", "main": "js/bootstrap",
...@@ -101,7 +129,15 @@ ...@@ -101,7 +129,15 @@
"less": "less/bootstrap.less", "less": "less/bootstrap.less",
"license": "MIT", "license": "MIT",
"main": "./dist/js/npm", "main": "./dist/js/npm",
"maintainers": [
{
"name": "twbs",
"email": "bigj95t+bsnpm@gmail.com"
}
],
"name": "bootstrap", "name": "bootstrap",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/twbs/bootstrap.git" "url": "git+https://github.com/twbs/bootstrap.git"
......
{ {
"_from": "clipboard@~1.5.10", "_args": [
[
{
"raw": "clipboard@~1.5.10",
"scope": null,
"escapedName": "clipboard",
"name": "clipboard",
"rawSpec": "~1.5.10",
"spec": ">=1.5.10 <1.6.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "clipboard@>=1.5.10 <1.6.0",
"_id": "clipboard@1.5.16", "_id": "clipboard@1.5.16",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-kW1ec5sAZL5hsLSKU1cx7K7z02c=",
"_location": "/clipboard", "_location": "/clipboard",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/clipboard-1.5.16.tgz_1481551118075_0.8001045684795827"
},
"_npmUser": {
"name": "zenorocha",
"email": "zno.rocha@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "clipboard@~1.5.10", "raw": "clipboard@~1.5.10",
"name": "clipboard", "scope": null,
"escapedName": "clipboard", "escapedName": "clipboard",
"name": "clipboard",
"rawSpec": "~1.5.10", "rawSpec": "~1.5.10",
"saveSpec": null, "spec": ">=1.5.10 <1.6.0",
"fetchSpec": "~1.5.10" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/clipboard/-/clipboard-1.5.16.tgz", "_resolved": "http://npm.spatie.be/clipboard/-/clipboard-1.5.16.tgz",
"_shasum": "916d5e739b0064be61b0b48a535731ecaef3d367", "_shasum": "916d5e739b0064be61b0b48a535731ecaef3d367",
"_shrinkwrap": null,
"_spec": "clipboard@~1.5.10", "_spec": "clipboard@~1.5.10",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"bugs": { "bugs": {
"url": "https://github.com/zenorocha/clipboard.js/issues" "url": "https://github.com/zenorocha/clipboard.js/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"good-listener": "^1.2.0", "good-listener": "^1.2.0",
"select": "^1.0.6", "select": "^1.0.6",
"tiny-emitter": "^1.0.0" "tiny-emitter": "^1.0.0"
}, },
"deprecated": false,
"description": "Modern copy to clipboard. No Flash. Just 2kb", "description": "Modern copy to clipboard. No Flash. Just 2kb",
"devDependencies": { "devDependencies": {
"babel-cli": "^6.5.1", "babel-cli": "^6.5.1",
...@@ -55,6 +76,12 @@ ...@@ -55,6 +76,12 @@
"uglify-js": "^2.4.24", "uglify-js": "^2.4.24",
"watchify": "^3.4.0" "watchify": "^3.4.0"
}, },
"directories": {},
"dist": {
"shasum": "916d5e739b0064be61b0b48a535731ecaef3d367",
"tarball": "https://npm.spatie.be/clipboard/-/clipboard-1.5.16.tgz"
},
"gitHead": "402c9ee17bed6f273bcbc7efa81874fd9a50b84c",
"homepage": "https://github.com/zenorocha/clipboard.js#readme", "homepage": "https://github.com/zenorocha/clipboard.js#readme",
"keywords": [ "keywords": [
"clipboard", "clipboard",
...@@ -63,7 +90,15 @@ ...@@ -63,7 +90,15 @@
], ],
"license": "MIT", "license": "MIT",
"main": "lib/clipboard.js", "main": "lib/clipboard.js",
"maintainers": [
{
"name": "zenorocha",
"email": "zno.rocha@gmail.com"
}
],
"name": "clipboard", "name": "clipboard",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/zenorocha/clipboard.js.git" "url": "git+https://github.com/zenorocha/clipboard.js.git"
......
{ {
"_from": "datatables.net-bs@~1.10.10", "_args": [
[
{
"raw": "datatables.net-bs@~1.10.10",
"scope": null,
"escapedName": "datatables.net-bs",
"name": "datatables.net-bs",
"rawSpec": "~1.10.10",
"spec": ">=1.10.10 <1.11.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "datatables.net-bs@>=1.10.10 <1.11.0",
"_id": "datatables.net-bs@1.10.15", "_id": "datatables.net-bs@1.10.15",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-ssImEAfYTKW1q/VsGO3CJ+DaGk0=",
"_location": "/datatables.net-bs", "_location": "/datatables.net-bs",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/datatables.net-bs-1.10.15.tgz_1492503998638_0.7297385323327035"
},
"_npmUser": {
"name": "datatables",
"email": "allan@datatables.net"
},
"_npmVersion": "1.3.6",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "datatables.net-bs@~1.10.10", "raw": "datatables.net-bs@~1.10.10",
"name": "datatables.net-bs", "scope": null,
"escapedName": "datatables.net-bs", "escapedName": "datatables.net-bs",
"name": "datatables.net-bs",
"rawSpec": "~1.10.10", "rawSpec": "~1.10.10",
"saveSpec": null, "spec": ">=1.10.10 <1.11.0",
"fetchSpec": "~1.10.10" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz", "_resolved": "http://npm.spatie.be/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz",
"_shasum": "b2c2261007d84ca5b5abf56c18edc227e0da1a4d", "_shasum": "b2c2261007d84ca5b5abf56c18edc227e0da1a4d",
"_shrinkwrap": null,
"_spec": "datatables.net-bs@~1.10.10", "_spec": "datatables.net-bs@~1.10.10",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "SpryMedia Ltd", "name": "SpryMedia Ltd",
"url": "http://datatables.net" "url": "http://datatables.net"
...@@ -29,13 +51,17 @@ ...@@ -29,13 +51,17 @@
"bugs": { "bugs": {
"url": "https://datatables.net/forums" "url": "https://datatables.net/forums"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"datatables.net": ">=1.10.9", "datatables.net": ">=1.10.9",
"jquery": ">=1.7" "jquery": ">=1.7"
}, },
"deprecated": false,
"description": "DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)", "description": "DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "b2c2261007d84ca5b5abf56c18edc227e0da1a4d",
"tarball": "https://npm.spatie.be/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz"
},
"files": [ "files": [
"js/dataTables.bootstrap.js", "js/dataTables.bootstrap.js",
"css/dataTables.bootstrap.css" "css/dataTables.bootstrap.css"
...@@ -51,7 +77,15 @@ ...@@ -51,7 +77,15 @@
], ],
"license": "MIT", "license": "MIT",
"main": "js/dataTables.bootstrap.js", "main": "js/dataTables.bootstrap.js",
"maintainers": [
{
"name": "datatables",
"email": "npm@datatables.net"
}
],
"name": "datatables.net-bs", "name": "datatables.net-bs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap.git" "url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap.git"
......
{ {
"_from": "datatables.net@~1.10.10", "_args": [
[
{
"raw": "datatables.net@~1.10.10",
"scope": null,
"escapedName": "datatables.net",
"name": "datatables.net",
"rawSpec": "~1.10.10",
"spec": ">=1.10.10 <1.11.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "datatables.net@>=1.10.10 <1.11.0",
"_id": "datatables.net@1.10.15", "_id": "datatables.net@1.10.15",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-x4kHe7/jhedf9aIz+l8jJRpy32g=",
"_location": "/datatables.net", "_location": "/datatables.net",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/datatables.net-1.10.15.tgz_1492503926912_0.7814477488864213"
},
"_npmUser": {
"name": "datatables",
"email": "allan@datatables.net"
},
"_npmVersion": "1.3.6",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "datatables.net@~1.10.10", "raw": "datatables.net@~1.10.10",
"name": "datatables.net", "scope": null,
"escapedName": "datatables.net", "escapedName": "datatables.net",
"name": "datatables.net",
"rawSpec": "~1.10.10", "rawSpec": "~1.10.10",
"saveSpec": null, "spec": ">=1.10.10 <1.11.0",
"fetchSpec": "~1.10.10" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/", "/",
"/datatables.net-bs" "/datatables.net-bs"
], ],
"_resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.10.15.tgz", "_resolved": "http://npm.spatie.be/datatables.net/-/datatables.net-1.10.15.tgz",
"_shasum": "c789077bbfe385e75ff5a233fa5f23251a72df68", "_shasum": "c789077bbfe385e75ff5a233fa5f23251a72df68",
"_shrinkwrap": null,
"_spec": "datatables.net@~1.10.10", "_spec": "datatables.net@~1.10.10",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "SpryMedia Ltd", "name": "SpryMedia Ltd",
"url": "http://datatables.net" "url": "http://datatables.net"
...@@ -30,12 +52,16 @@ ...@@ -30,12 +52,16 @@
"bugs": { "bugs": {
"url": "https://datatables.net/forums" "url": "https://datatables.net/forums"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"jquery": ">=1.7" "jquery": ">=1.7"
}, },
"deprecated": false,
"description": "DataTables for jQuery ", "description": "DataTables for jQuery ",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "c789077bbfe385e75ff5a233fa5f23251a72df68",
"tarball": "https://npm.spatie.be/datatables.net/-/datatables.net-1.10.15.tgz"
},
"files": [ "files": [
"js/jquery.dataTables.js" "js/jquery.dataTables.js"
], ],
...@@ -50,7 +76,15 @@ ...@@ -50,7 +76,15 @@
], ],
"license": "MIT", "license": "MIT",
"main": "./js/jquery.dataTables.js", "main": "./js/jquery.dataTables.js",
"maintainers": [
{
"name": "datatables",
"email": "npm@datatables.net"
}
],
"name": "datatables.net", "name": "datatables.net",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/DataTables/Dist-DataTables.git" "url": "git+https://github.com/DataTables/Dist-DataTables.git"
......
{ {
"_from": "font-awesome@>=4.6", "_args": [
[
{
"raw": "font-awesome@>=4.6",
"scope": null,
"escapedName": "font-awesome",
"name": "font-awesome",
"rawSpec": ">=4.6",
"spec": ">=4.6.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "font-awesome@>=4.6.0",
"_id": "font-awesome@4.7.0", "_id": "font-awesome@4.7.0",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=",
"_location": "/font-awesome", "_location": "/font-awesome",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/font-awesome-4.7.0.tgz_1477344817307_0.6990068354643881"
},
"_npmUser": {
"name": "juliankrispel",
"email": "julian@goodafternoon.co"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "font-awesome@>=4.6", "raw": "font-awesome@>=4.6",
"name": "font-awesome", "scope": null,
"escapedName": "font-awesome", "escapedName": "font-awesome",
"name": "font-awesome",
"rawSpec": ">=4.6", "rawSpec": ">=4.6",
"saveSpec": null, "spec": ">=4.6.0",
"fetchSpec": ">=4.6" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz", "_resolved": "http://npm.spatie.be/font-awesome/-/font-awesome-4.7.0.tgz",
"_shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133", "_shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133",
"_shrinkwrap": null,
"_spec": "font-awesome@>=4.6", "_spec": "font-awesome@>=4.6",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "Dave Gandy", "name": "Dave Gandy",
"email": "dave@fontawesome.io", "email": "dave@fontawesome.io",
...@@ -30,7 +53,6 @@ ...@@ -30,7 +53,6 @@
"bugs": { "bugs": {
"url": "http://github.com/FortAwesome/Font-Awesome/issues" "url": "http://github.com/FortAwesome/Font-Awesome/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Brian Talbot", "name": "Brian Talbot",
...@@ -50,11 +72,17 @@ ...@@ -50,11 +72,17 @@
} }
], ],
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "The iconic font and CSS framework", "description": "The iconic font and CSS framework",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133",
"tarball": "https://npm.spatie.be/font-awesome/-/font-awesome-4.7.0.tgz"
},
"engines": { "engines": {
"node": ">=0.10.3" "node": ">=0.10.3"
}, },
"gitHead": "a8386aae19e200ddb0f6845b5feeee5eb7013687",
"homepage": "http://fontawesome.io/", "homepage": "http://fontawesome.io/",
"keywords": [ "keywords": [
"font", "font",
...@@ -65,11 +93,20 @@ ...@@ -65,11 +93,20 @@
"bootstrap" "bootstrap"
], ],
"license": "(OFL-1.1 AND MIT)", "license": "(OFL-1.1 AND MIT)",
"maintainers": [
{
"name": "juliankrispel",
"email": "julian@goodafternoon.co"
}
],
"name": "font-awesome", "name": "font-awesome",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/FortAwesome/Font-Awesome.git" "url": "git+https://github.com/FortAwesome/Font-Awesome.git"
}, },
"scripts": {},
"style": "css/font-awesome.css", "style": "css/font-awesome.css",
"version": "4.7.0" "version": "4.7.0"
} }
{ {
"_args": [
[
{
"raw": "gridstack@>=0.2.2",
"scope": null,
"escapedName": "gridstack",
"name": "gridstack",
"rawSpec": ">=0.2.2",
"spec": ">=0.2.2",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "gridstack@>=0.2.2", "_from": "gridstack@>=0.2.2",
"_id": "gridstack@0.3.0", "_id": "gridstack@0.3.0",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-vhx4kfP70q9g+dYPTH1RejDTu3g=",
"_location": "/gridstack", "_location": "/gridstack",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/gridstack-0.3.0.tgz_1493053259157_0.5387659086845815"
},
"_npmUser": {
"name": "dweiss",
"email": "dylan.weiss@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "gridstack@>=0.2.2", "raw": "gridstack@>=0.2.2",
"name": "gridstack", "scope": null,
"escapedName": "gridstack", "escapedName": "gridstack",
"name": "gridstack",
"rawSpec": ">=0.2.2", "rawSpec": ">=0.2.2",
"saveSpec": null, "spec": ">=0.2.2",
"fetchSpec": ">=0.2.2" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/gridstack/-/gridstack-0.3.0.tgz", "_resolved": "http://npm.spatie.be/gridstack/-/gridstack-0.3.0.tgz",
"_shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78", "_shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78",
"_shrinkwrap": null,
"_spec": "gridstack@>=0.2.2", "_spec": "gridstack@>=0.2.2",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "Pavel Reznikov", "name": "Pavel Reznikov",
"email": "pashka.reznikov@gmail.com" "email": "pashka.reznikov@gmail.com"
...@@ -29,13 +52,11 @@ ...@@ -29,13 +52,11 @@
"bugs": { "bugs": {
"url": "https://github.com/troolee/gridstack.js/issues" "url": "https://github.com/troolee/gridstack.js/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"jquery": "^3.1.0", "jquery": "^3.1.0",
"jquery-ui": "^1.12.0", "jquery-ui": "^1.12.0",
"lodash": "^4.14.2" "lodash": "^4.14.2"
}, },
"deprecated": false,
"description": "gridstack.js is a jQuery plugin for widget layout", "description": "gridstack.js is a jQuery plugin for widget layout",
"devDependencies": { "devDependencies": {
"connect": "^3.4.1", "connect": "^3.4.1",
...@@ -63,6 +84,12 @@ ...@@ -63,6 +84,12 @@
"phantomjs-prebuilt": "^2.1.5", "phantomjs-prebuilt": "^2.1.5",
"serve-static": "^1.10.2" "serve-static": "^1.10.2"
}, },
"directories": {},
"dist": {
"shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78",
"tarball": "https://npm.spatie.be/gridstack/-/gridstack-0.3.0.tgz"
},
"gitHead": "8ea752ddff7973a97045849eafbe7fbd5e9c9e0d",
"homepage": "http://troolee.github.io/gridstack.js/", "homepage": "http://troolee.github.io/gridstack.js/",
"keywords": [ "keywords": [
"gridstack", "gridstack",
...@@ -73,7 +100,23 @@ ...@@ -73,7 +100,23 @@
], ],
"license": "MIT", "license": "MIT",
"main": "dist/gridstack.js", "main": "dist/gridstack.js",
"maintainers": [
{
"name": "dweiss",
"email": "dylan.weiss@gmail.com"
},
{
"name": "mikehaas763",
"email": "mike@emken.co"
},
{
"name": "troolee",
"email": "pashka.reznikov@gmail.com"
}
],
"name": "gridstack", "name": "gridstack",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/troolee/gridstack.js.git" "url": "git+https://github.com/troolee/gridstack.js.git"
......
{ {
"_from": "icheck@^1.0.2", "_args": [
[
{
"raw": "icheck@^1.0.2",
"scope": null,
"escapedName": "icheck",
"name": "icheck",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "icheck@>=1.0.2 <2.0.0",
"_id": "icheck@1.0.2", "_id": "icheck@1.0.2",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-BtCNo9R65EjBU7Jjm4bprX/fcSg=",
"_location": "/icheck", "_location": "/icheck",
"_nodeVersion": "0.12.2",
"_npmUser": {
"name": "justinsisley",
"email": "sisley.justin@gmail.com"
},
"_npmVersion": "2.7.5",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "icheck@^1.0.2", "raw": "icheck@^1.0.2",
"name": "icheck", "scope": null,
"escapedName": "icheck", "escapedName": "icheck",
"name": "icheck",
"rawSpec": "^1.0.2", "rawSpec": "^1.0.2",
"saveSpec": null, "spec": ">=1.0.2 <2.0.0",
"fetchSpec": "^1.0.2" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/icheck/-/icheck-1.0.2.tgz", "_resolved": "http://npm.spatie.be/icheck/-/icheck-1.0.2.tgz",
"_shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128", "_shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128",
"_shrinkwrap": null,
"_spec": "icheck@^1.0.2", "_spec": "icheck@^1.0.2",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "Damir Sultanov", "name": "Damir Sultanov",
"email": "info@fronteed.com", "email": "info@fronteed.com",
...@@ -30,16 +49,31 @@ ...@@ -30,16 +49,31 @@
"bugs": { "bugs": {
"url": "https://github.com/fronteed/icheck/issues" "url": "https://github.com/fronteed/icheck/issues"
}, },
"bundleDependencies": false, "dependencies": {},
"deprecated": false,
"description": "Highly customizable checkboxes and radio buttons (jQuery & Zepto)", "description": "Highly customizable checkboxes and radio buttons (jQuery & Zepto)",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128",
"tarball": "https://npm.spatie.be/icheck/-/icheck-1.0.2.tgz"
},
"gitHead": "cd45d5faf4bec01b5cf0a9c214101c56d5111ed8",
"homepage": "http://fronteed.com/iCheck/", "homepage": "http://fronteed.com/iCheck/",
"license": "MIT", "license": "MIT",
"main": "icheck.js", "main": "icheck.js",
"maintainers": [
{
"name": "justinsisley",
"email": "sisley.justin@gmail.com"
}
],
"name": "icheck", "name": "icheck",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/fronteed/icheck.git" "url": "git+https://github.com/fronteed/icheck.git"
}, },
"scripts": {},
"version": "1.0.2" "version": "1.0.2"
} }
{ {
"_from": "jquery-ui@^1.12.0", "_args": [
[
{
"raw": "jquery-ui@^1.12.0",
"scope": null,
"escapedName": "jquery-ui",
"name": "jquery-ui",
"rawSpec": "^1.12.0",
"spec": ">=1.12.0 <2.0.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/gridstack"
]
],
"_from": "jquery-ui@>=1.12.0 <2.0.0",
"_id": "jquery-ui@1.12.1", "_id": "jquery-ui@1.12.1",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE=",
"_location": "/jquery-ui", "_location": "/jquery-ui",
"_nodeVersion": "0.12.14",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jquery-ui-1.12.1.tgz_1473870856614_0.9851792592089623"
},
"_npmUser": {
"name": "scott.gonzalez",
"email": "scott.gonzalez@gmail.com"
},
"_npmVersion": "2.15.1",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "jquery-ui@^1.12.0", "raw": "jquery-ui@^1.12.0",
"name": "jquery-ui", "scope": null,
"escapedName": "jquery-ui", "escapedName": "jquery-ui",
"name": "jquery-ui",
"rawSpec": "^1.12.0", "rawSpec": "^1.12.0",
"saveSpec": null, "spec": ">=1.12.0 <2.0.0",
"fetchSpec": "^1.12.0" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/gridstack" "/gridstack"
], ],
"_resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.12.1.tgz", "_resolved": "http://npm.spatie.be/jquery-ui/-/jquery-ui-1.12.1.tgz",
"_shasum": "bcb4045c8dd0539c134bc1488cdd3e768a7a9e51", "_shasum": "bcb4045c8dd0539c134bc1488cdd3e768a7a9e51",
"_shrinkwrap": null,
"_spec": "jquery-ui@^1.12.0", "_spec": "jquery-ui@^1.12.0",
"_where": "/home/Platform/Themes/Adminlte/node_modules/gridstack", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/gridstack",
"author": { "author": {
"name": "jQuery Foundation and other contributors", "name": "jQuery Foundation and other contributors",
"url": "https://github.com/jquery/jquery-ui/blob/1.12.1/AUTHORS.txt" "url": "https://github.com/jquery/jquery-ui/blob/1.12.1/AUTHORS.txt"
...@@ -29,9 +52,7 @@ ...@@ -29,9 +52,7 @@
"bugs": { "bugs": {
"url": "https://bugs.jqueryui.com/" "url": "https://bugs.jqueryui.com/"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.", "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
"devDependencies": { "devDependencies": {
"commitplease": "2.3.0", "commitplease": "2.3.0",
...@@ -52,43 +73,33 @@ ...@@ -52,43 +73,33 @@
"rimraf": "2.5.1", "rimraf": "2.5.1",
"testswarm": "1.1.0" "testswarm": "1.1.0"
}, },
"directories": {},
"dist": {
"shasum": "bcb4045c8dd0539c134bc1488cdd3e768a7a9e51",
"tarball": "https://npm.spatie.be/jquery-ui/-/jquery-ui-1.12.1.tgz"
},
"gitHead": "c6f1735249295bb37153861aa97e5b3e38d46b02",
"homepage": "http://jqueryui.com", "homepage": "http://jqueryui.com",
"keywords": [], "keywords": [],
"license": "MIT", "license": "MIT",
"main": "ui/widget.js", "main": "ui/widget.js",
"maintainers": [ "maintainers": [
{ {
"name": "Scott González", "name": "devongovett",
"email": "scott.gonzalez@gmail.com", "email": "devongovett@gmail.com"
"url": "http://scottgonzalez.com"
},
{
"name": "Jörn Zaefferer",
"email": "joern.zaefferer@gmail.com",
"url": "http://bassistance.de"
},
{
"name": "Mike Sherov",
"email": "mike.sherov@gmail.com",
"url": "http://mike.sherov.com"
},
{
"name": "TJ VanToll",
"email": "tj.vantoll@gmail.com",
"url": "http://tjvantoll.com"
}, },
{ {
"name": "Felix Nagel", "name": "jzaefferer",
"email": "info@felixnagel.com", "email": "joern.zaefferer@gmail.com"
"url": "http://www.felixnagel.com"
}, },
{ {
"name": "Alex Schmitz", "name": "scott.gonzalez",
"email": "arschmitz@gmail.com", "email": "scott.gonzalez@gmail.com"
"url": "https://github.com/arschmitz"
} }
], ],
"name": "jquery-ui", "name": "jquery-ui",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/jquery/jquery-ui.git" "url": "git://github.com/jquery/jquery-ui.git"
......
{ {
"_from": "jquery@>=1.7", "_args": [
[
{
"raw": "jquery@>=1.7",
"scope": null,
"escapedName": "jquery",
"name": "jquery",
"rawSpec": ">=1.7",
"spec": ">=1.7.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/datatables.net"
]
],
"_from": "jquery@>=1.7.0",
"_id": "jquery@3.2.1", "_id": "jquery@3.2.1",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c=",
"_location": "/jquery", "_location": "/jquery",
"_nodeVersion": "7.7.3",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jquery-3.2.1.tgz_1490036530067_0.19497186387889087"
},
"_npmUser": {
"name": "timmywil",
"email": "4timmywil@gmail.com"
},
"_npmVersion": "4.4.4",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "jquery@>=1.7", "raw": "jquery@>=1.7",
"name": "jquery", "scope": null,
"escapedName": "jquery", "escapedName": "jquery",
"name": "jquery",
"rawSpec": ">=1.7", "rawSpec": ">=1.7",
"saveSpec": null, "spec": ">=1.7.0",
"fetchSpec": ">=1.7" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/datatables.net", "/datatables.net",
"/datatables.net-bs", "/datatables.net-bs",
"/gridstack" "/gridstack"
], ],
"_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz", "_resolved": "http://npm.spatie.be/jquery/-/jquery-3.2.1.tgz",
"_shasum": "5c4d9de652af6cd0a770154a631bba12b015c787", "_shasum": "5c4d9de652af6cd0a770154a631bba12b015c787",
"_shrinkwrap": null,
"_spec": "jquery@>=1.7", "_spec": "jquery@>=1.7",
"_where": "/home/Platform/Themes/Adminlte/node_modules/datatables.net", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/datatables.net",
"author": { "author": {
"name": "JS Foundation and other contributors", "name": "JS Foundation and other contributors",
"url": "https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt" "url": "https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt"
...@@ -31,7 +54,6 @@ ...@@ -31,7 +54,6 @@
"bugs": { "bugs": {
"url": "https://github.com/jquery/jquery/issues" "url": "https://github.com/jquery/jquery/issues"
}, },
"bundleDependencies": false,
"commitplease": { "commitplease": {
"nohook": true, "nohook": true,
"components": [ "components": [
...@@ -63,7 +85,6 @@ ...@@ -63,7 +85,6 @@
"ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])" "ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])"
}, },
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "JavaScript library for DOM operations", "description": "JavaScript library for DOM operations",
"devDependencies": { "devDependencies": {
"babel-preset-es2015": "6.6.0", "babel-preset-es2015": "6.6.0",
...@@ -98,6 +119,12 @@ ...@@ -98,6 +119,12 @@
"strip-json-comments": "2.0.1", "strip-json-comments": "2.0.1",
"testswarm": "1.1.0" "testswarm": "1.1.0"
}, },
"directories": {},
"dist": {
"shasum": "5c4d9de652af6cd0a770154a631bba12b015c787",
"tarball": "https://npm.spatie.be/jquery/-/jquery-3.2.1.tgz"
},
"gitHead": "77d2a51d0520d2ee44173afdf4e40a9201f5964e",
"homepage": "https://jquery.com", "homepage": "https://jquery.com",
"keywords": [ "keywords": [
"jquery", "jquery",
...@@ -107,7 +134,27 @@ ...@@ -107,7 +134,27 @@
], ],
"license": "MIT", "license": "MIT",
"main": "dist/jquery.js", "main": "dist/jquery.js",
"maintainers": [
{
"name": "dmethvin",
"email": "dave.methvin@gmail.com"
},
{
"name": "mgol",
"email": "m.goleb@gmail.com"
},
{
"name": "scott.gonzalez",
"email": "scott.gonzalez@gmail.com"
},
{
"name": "timmywil",
"email": "4timmywil@gmail.com"
}
],
"name": "jquery", "name": "jquery",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/jquery/jquery.git" "url": "git+https://github.com/jquery/jquery.git"
......
{ {
"_from": "lodash@^4.14.2", "_args": [
[
{
"raw": "lodash@^4.14.2",
"scope": null,
"escapedName": "lodash",
"name": "lodash",
"rawSpec": "^4.14.2",
"spec": ">=4.14.2 <5.0.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/gridstack"
]
],
"_from": "lodash@>=4.14.2 <5.0.0",
"_id": "lodash@4.17.4", "_id": "lodash@4.17.4",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=",
"_location": "/lodash", "_location": "/lodash",
"_nodeVersion": "7.2.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/lodash-4.17.4.tgz_1483223634314_0.5332164366263896"
},
"_npmUser": {
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "lodash@^4.14.2", "raw": "lodash@^4.14.2",
"name": "lodash", "scope": null,
"escapedName": "lodash", "escapedName": "lodash",
"name": "lodash",
"rawSpec": "^4.14.2", "rawSpec": "^4.14.2",
"saveSpec": null, "spec": ">=4.14.2 <5.0.0",
"fetchSpec": "^4.14.2" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/async", "/async",
...@@ -33,10 +55,11 @@ ...@@ -33,10 +55,11 @@
"/sass-graph", "/sass-graph",
"/webpack-merge" "/webpack-merge"
], ],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", "_resolved": "http://npm.spatie.be/lodash/-/lodash-4.17.4.tgz",
"_shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae", "_shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
"_shrinkwrap": null,
"_spec": "lodash@^4.14.2", "_spec": "lodash@^4.14.2",
"_where": "/home/Platform/Themes/Adminlte/node_modules/gridstack", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/gridstack",
"author": { "author": {
"name": "John-David Dalton", "name": "John-David Dalton",
"email": "john.david.dalton@gmail.com", "email": "john.david.dalton@gmail.com",
...@@ -45,7 +68,6 @@ ...@@ -45,7 +68,6 @@
"bugs": { "bugs": {
"url": "https://github.com/lodash/lodash/issues" "url": "https://github.com/lodash/lodash/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "John-David Dalton", "name": "John-David Dalton",
...@@ -58,8 +80,14 @@ ...@@ -58,8 +80,14 @@
"url": "https://mathiasbynens.be/" "url": "https://mathiasbynens.be/"
} }
], ],
"deprecated": false, "dependencies": {},
"description": "Lodash modular utilities.", "description": "Lodash modular utilities.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
"tarball": "https://npm.spatie.be/lodash/-/lodash-4.17.4.tgz"
},
"homepage": "https://lodash.com/", "homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg", "icon": "https://lodash.com/icon.svg",
"keywords": [ "keywords": [
...@@ -69,7 +97,19 @@ ...@@ -69,7 +97,19 @@
], ],
"license": "MIT", "license": "MIT",
"main": "lodash.js", "main": "lodash.js",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
}
],
"name": "lodash", "name": "lodash",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/lodash/lodash.git" "url": "git+https://github.com/lodash/lodash.git"
......
{ {
"/assets/js/luxbooth.js": "/assets/js/luxbooth.js",
"/assets/css/asgard.css": "/assets/css/asgard.css", "/assets/css/asgard.css": "/assets/css/asgard.css",
"/assets/vendor/animate.css": "/assets/vendor/animate.css", "/assets/vendor/animate.css": "/assets/vendor/animate.css",
"/assets/vendor/datatables.net": "/assets/vendor/datatables.net", "/assets/vendor/datatables.net": "/assets/vendor/datatables.net",
......
{ {
"_from": "admin-lte@~2.3", "_args": [
[
{
"raw": "admin-lte@~2.3",
"scope": null,
"escapedName": "admin-lte",
"name": "admin-lte",
"rawSpec": "~2.3",
"spec": ">=2.3.0 <2.4.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "admin-lte@>=2.3.0 <2.4.0",
"_id": "admin-lte@2.3.11", "_id": "admin-lte@2.3.11",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-2lbc001C6e8a82K+FVIKBTqdQ9s=",
"_location": "/admin-lte", "_location": "/admin-lte",
"_nodeVersion": "4.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/admin-lte-2.3.11.tgz_1484144114606_0.4135236705187708"
},
"_npmUser": {
"name": "almasaeed2010",
"email": "abdullah@almsaeedstudio.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "admin-lte@~2.3", "raw": "admin-lte@~2.3",
"name": "admin-lte", "scope": null,
"escapedName": "admin-lte", "escapedName": "admin-lte",
"name": "admin-lte",
"rawSpec": "~2.3", "rawSpec": "~2.3",
"saveSpec": null, "spec": ">=2.3.0 <2.4.0",
"fetchSpec": "~2.3" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/admin-lte/-/admin-lte-2.3.11.tgz", "_resolved": "http://npm.spatie.be/admin-lte/-/admin-lte-2.3.11.tgz",
"_shasum": "da56dcd34d42e9ef1af362be15520a053a9d43db", "_shasum": "da56dcd34d42e9ef1af362be15520a053a9d43db",
"_shrinkwrap": null,
"_spec": "admin-lte@~2.3", "_spec": "admin-lte@~2.3",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"bugs": { "bugs": {
"url": "https://github.com/almasaeed2010/AdminLTE/issues" "url": "https://github.com/almasaeed2010/AdminLTE/issues"
}, },
"bundleDependencies": false, "dependencies": {},
"deprecated": false,
"description": "Introduction ============", "description": "Introduction ============",
"devDependencies": { "devDependencies": {
"R2": "^1.4.3", "R2": "^1.4.3",
...@@ -43,13 +65,28 @@ ...@@ -43,13 +65,28 @@
"grunt-image": "^1.0.5", "grunt-image": "^1.0.5",
"grunt-includes": "^0.4.5" "grunt-includes": "^0.4.5"
}, },
"directories": {},
"dist": {
"shasum": "da56dcd34d42e9ef1af362be15520a053a9d43db",
"tarball": "https://npm.spatie.be/admin-lte/-/admin-lte-2.3.11.tgz"
},
"gitHead": "cdcf40edc0ccfe815e20d4cb3e0e5ffcc9895f0e",
"homepage": "https://github.com/almasaeed2010/AdminLTE#readme", "homepage": "https://github.com/almasaeed2010/AdminLTE#readme",
"license": "MIT", "license": "MIT",
"main": "dist/js/app.min.js", "main": "dist/js/app.min.js",
"maintainers": [
{
"name": "almasaeed2010",
"email": "abdullah@almsaeedstudio.com"
}
],
"name": "admin-lte", "name": "admin-lte",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/almasaeed2010/AdminLTE.git" "url": "git://github.com/almasaeed2010/AdminLTE.git"
}, },
"scripts": {},
"version": "2.3.11" "version": "2.3.11"
} }
{ {
"_from": "animate.css@>=3.4", "_args": [
[
{
"raw": "animate.css@>=3.4",
"scope": null,
"escapedName": "animate.css",
"name": "animate.css",
"rawSpec": ">=3.4",
"spec": ">=3.4.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "animate.css@>=3.4.0",
"_id": "animate.css@3.5.2", "_id": "animate.css@3.5.2",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-keZo3AaagI5eSZUUhnuXquAWbDY=",
"_location": "/animate.css", "_location": "/animate.css",
"_nodeVersion": "4.2.6",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/animate.css-3.5.2.tgz_1472831775186_0.8572561114560813"
},
"_npmUser": {
"name": "dte",
"email": "dan.eden@me.com"
},
"_npmVersion": "3.5.2",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "animate.css@>=3.4", "raw": "animate.css@>=3.4",
"name": "animate.css", "scope": null,
"escapedName": "animate.css", "escapedName": "animate.css",
"name": "animate.css",
"rawSpec": ">=3.4", "rawSpec": ">=3.4",
"saveSpec": null, "spec": ">=3.4.0",
"fetchSpec": ">=3.4" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.5.2.tgz", "_resolved": "http://npm.spatie.be/animate.css/-/animate.css-3.5.2.tgz",
"_shasum": "91e668dc069a808e5e499514867b97aae0166c36", "_shasum": "91e668dc069a808e5e499514867b97aae0166c36",
"_shrinkwrap": null,
"_spec": "animate.css@>=3.4", "_spec": "animate.css@>=3.4",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "Daniel Eden" "name": "Daniel Eden"
}, },
"bugs": { "bugs": {
"url": "https://github.com/daneden/animate.css/issues" "url": "https://github.com/daneden/animate.css/issues"
}, },
"bundleDependencies": false, "dependencies": {},
"deprecated": false,
"description": "*Just-add-water CSS animation*", "description": "*Just-add-water CSS animation*",
"devDependencies": { "devDependencies": {
"autoprefixer": "^6.3.2", "autoprefixer": "^6.3.2",
...@@ -42,6 +64,12 @@ ...@@ -42,6 +64,12 @@
"gulp-util": "^3.0.7", "gulp-util": "^3.0.7",
"run-sequence": "^1.1.5" "run-sequence": "^1.1.5"
}, },
"directories": {},
"dist": {
"shasum": "91e668dc069a808e5e499514867b97aae0166c36",
"tarball": "https://npm.spatie.be/animate.css/-/animate.css-3.5.2.tgz"
},
"gitHead": "535a9dd499763b2bdc9b53e13019112651d05d30",
"homepage": "http://daneden.me/animate", "homepage": "http://daneden.me/animate",
"jspm": { "jspm": {
"main": "animate.css!", "main": "animate.css!",
...@@ -52,11 +80,20 @@ ...@@ -52,11 +80,20 @@
}, },
"license": "MIT", "license": "MIT",
"main": "animate.css", "main": "animate.css",
"maintainers": [
{
"name": "dte",
"email": "dan.eden@me.com"
}
],
"name": "animate.css", "name": "animate.css",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/daneden/animate.css.git" "url": "git+https://github.com/daneden/animate.css.git"
}, },
"scripts": {},
"spm": { "spm": {
"main": "./animate.css" "main": "./animate.css"
}, },
......
{ {
"_from": "bootstrap@~3.3.4", "_args": [
[
{
"raw": "bootstrap@~3.3.4",
"scope": null,
"escapedName": "bootstrap",
"name": "bootstrap",
"rawSpec": "~3.3.4",
"spec": ">=3.3.4 <3.4.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "bootstrap@>=3.3.4 <3.4.0",
"_id": "bootstrap@3.3.7", "_id": "bootstrap@3.3.7",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E=",
"_location": "/bootstrap", "_location": "/bootstrap",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/bootstrap-3.3.7.tgz_1469462979154_0.42421583621762693"
},
"_npmUser": {
"name": "twbs",
"email": "getbootstrap@gmail.com"
},
"_npmVersion": "2.15.8",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "bootstrap@~3.3.4", "raw": "bootstrap@~3.3.4",
"name": "bootstrap", "scope": null,
"escapedName": "bootstrap", "escapedName": "bootstrap",
"name": "bootstrap",
"rawSpec": "~3.3.4", "rawSpec": "~3.3.4",
"saveSpec": null, "spec": ">=3.3.4 <3.4.0",
"fetchSpec": "~3.3.4" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz", "_resolved": "http://npm.spatie.be/bootstrap/-/bootstrap-3.3.7.tgz",
"_shasum": "5a389394549f23330875a3b150656574f8a9eb71", "_shasum": "5a389394549f23330875a3b150656574f8a9eb71",
"_shrinkwrap": null,
"_spec": "bootstrap@~3.3.4", "_spec": "bootstrap@~3.3.4",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "Twitter, Inc." "name": "Twitter, Inc."
}, },
"bugs": { "bugs": {
"url": "https://github.com/twbs/bootstrap/issues" "url": "https://github.com/twbs/bootstrap/issues"
}, },
"bundleDependencies": false, "dependencies": {},
"deprecated": false,
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"devDependencies": { "devDependencies": {
"btoa": "~1.1.2", "btoa": "~1.1.2",
...@@ -62,6 +84,11 @@ ...@@ -62,6 +84,11 @@
"shx": "^0.1.2", "shx": "^0.1.2",
"time-grunt": "^1.3.0" "time-grunt": "^1.3.0"
}, },
"directories": {},
"dist": {
"shasum": "5a389394549f23330875a3b150656574f8a9eb71",
"tarball": "https://npm.spatie.be/bootstrap/-/bootstrap-3.3.7.tgz"
},
"engines": { "engines": {
"node": ">=0.10.1" "node": ">=0.10.1"
}, },
...@@ -74,6 +101,7 @@ ...@@ -74,6 +101,7 @@
"Gruntfile.js", "Gruntfile.js",
"LICENSE" "LICENSE"
], ],
"gitHead": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
"homepage": "http://getbootstrap.com", "homepage": "http://getbootstrap.com",
"jspm": { "jspm": {
"main": "js/bootstrap", "main": "js/bootstrap",
...@@ -101,7 +129,15 @@ ...@@ -101,7 +129,15 @@
"less": "less/bootstrap.less", "less": "less/bootstrap.less",
"license": "MIT", "license": "MIT",
"main": "./dist/js/npm", "main": "./dist/js/npm",
"maintainers": [
{
"name": "twbs",
"email": "bigj95t+bsnpm@gmail.com"
}
],
"name": "bootstrap", "name": "bootstrap",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/twbs/bootstrap.git" "url": "git+https://github.com/twbs/bootstrap.git"
......
{ {
"_from": "clipboard@~1.5.10", "_args": [
[
{
"raw": "clipboard@~1.5.10",
"scope": null,
"escapedName": "clipboard",
"name": "clipboard",
"rawSpec": "~1.5.10",
"spec": ">=1.5.10 <1.6.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "clipboard@>=1.5.10 <1.6.0",
"_id": "clipboard@1.5.16", "_id": "clipboard@1.5.16",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-kW1ec5sAZL5hsLSKU1cx7K7z02c=",
"_location": "/clipboard", "_location": "/clipboard",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/clipboard-1.5.16.tgz_1481551118075_0.8001045684795827"
},
"_npmUser": {
"name": "zenorocha",
"email": "zno.rocha@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "clipboard@~1.5.10", "raw": "clipboard@~1.5.10",
"name": "clipboard", "scope": null,
"escapedName": "clipboard", "escapedName": "clipboard",
"name": "clipboard",
"rawSpec": "~1.5.10", "rawSpec": "~1.5.10",
"saveSpec": null, "spec": ">=1.5.10 <1.6.0",
"fetchSpec": "~1.5.10" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/clipboard/-/clipboard-1.5.16.tgz", "_resolved": "http://npm.spatie.be/clipboard/-/clipboard-1.5.16.tgz",
"_shasum": "916d5e739b0064be61b0b48a535731ecaef3d367", "_shasum": "916d5e739b0064be61b0b48a535731ecaef3d367",
"_shrinkwrap": null,
"_spec": "clipboard@~1.5.10", "_spec": "clipboard@~1.5.10",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"bugs": { "bugs": {
"url": "https://github.com/zenorocha/clipboard.js/issues" "url": "https://github.com/zenorocha/clipboard.js/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"good-listener": "^1.2.0", "good-listener": "^1.2.0",
"select": "^1.0.6", "select": "^1.0.6",
"tiny-emitter": "^1.0.0" "tiny-emitter": "^1.0.0"
}, },
"deprecated": false,
"description": "Modern copy to clipboard. No Flash. Just 2kb", "description": "Modern copy to clipboard. No Flash. Just 2kb",
"devDependencies": { "devDependencies": {
"babel-cli": "^6.5.1", "babel-cli": "^6.5.1",
...@@ -55,6 +76,12 @@ ...@@ -55,6 +76,12 @@
"uglify-js": "^2.4.24", "uglify-js": "^2.4.24",
"watchify": "^3.4.0" "watchify": "^3.4.0"
}, },
"directories": {},
"dist": {
"shasum": "916d5e739b0064be61b0b48a535731ecaef3d367",
"tarball": "https://npm.spatie.be/clipboard/-/clipboard-1.5.16.tgz"
},
"gitHead": "402c9ee17bed6f273bcbc7efa81874fd9a50b84c",
"homepage": "https://github.com/zenorocha/clipboard.js#readme", "homepage": "https://github.com/zenorocha/clipboard.js#readme",
"keywords": [ "keywords": [
"clipboard", "clipboard",
...@@ -63,7 +90,15 @@ ...@@ -63,7 +90,15 @@
], ],
"license": "MIT", "license": "MIT",
"main": "lib/clipboard.js", "main": "lib/clipboard.js",
"maintainers": [
{
"name": "zenorocha",
"email": "zno.rocha@gmail.com"
}
],
"name": "clipboard", "name": "clipboard",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/zenorocha/clipboard.js.git" "url": "git+https://github.com/zenorocha/clipboard.js.git"
......
{ {
"_from": "datatables.net-bs@~1.10.10", "_args": [
[
{
"raw": "datatables.net-bs@~1.10.10",
"scope": null,
"escapedName": "datatables.net-bs",
"name": "datatables.net-bs",
"rawSpec": "~1.10.10",
"spec": ">=1.10.10 <1.11.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "datatables.net-bs@>=1.10.10 <1.11.0",
"_id": "datatables.net-bs@1.10.15", "_id": "datatables.net-bs@1.10.15",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-ssImEAfYTKW1q/VsGO3CJ+DaGk0=",
"_location": "/datatables.net-bs", "_location": "/datatables.net-bs",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/datatables.net-bs-1.10.15.tgz_1492503998638_0.7297385323327035"
},
"_npmUser": {
"name": "datatables",
"email": "allan@datatables.net"
},
"_npmVersion": "1.3.6",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "datatables.net-bs@~1.10.10", "raw": "datatables.net-bs@~1.10.10",
"name": "datatables.net-bs", "scope": null,
"escapedName": "datatables.net-bs", "escapedName": "datatables.net-bs",
"name": "datatables.net-bs",
"rawSpec": "~1.10.10", "rawSpec": "~1.10.10",
"saveSpec": null, "spec": ">=1.10.10 <1.11.0",
"fetchSpec": "~1.10.10" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz", "_resolved": "http://npm.spatie.be/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz",
"_shasum": "b2c2261007d84ca5b5abf56c18edc227e0da1a4d", "_shasum": "b2c2261007d84ca5b5abf56c18edc227e0da1a4d",
"_shrinkwrap": null,
"_spec": "datatables.net-bs@~1.10.10", "_spec": "datatables.net-bs@~1.10.10",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "SpryMedia Ltd", "name": "SpryMedia Ltd",
"url": "http://datatables.net" "url": "http://datatables.net"
...@@ -29,13 +51,17 @@ ...@@ -29,13 +51,17 @@
"bugs": { "bugs": {
"url": "https://datatables.net/forums" "url": "https://datatables.net/forums"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"datatables.net": ">=1.10.9", "datatables.net": ">=1.10.9",
"jquery": ">=1.7" "jquery": ">=1.7"
}, },
"deprecated": false,
"description": "DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)", "description": "DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "b2c2261007d84ca5b5abf56c18edc227e0da1a4d",
"tarball": "https://npm.spatie.be/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz"
},
"files": [ "files": [
"js/dataTables.bootstrap.js", "js/dataTables.bootstrap.js",
"css/dataTables.bootstrap.css" "css/dataTables.bootstrap.css"
...@@ -51,7 +77,15 @@ ...@@ -51,7 +77,15 @@
], ],
"license": "MIT", "license": "MIT",
"main": "js/dataTables.bootstrap.js", "main": "js/dataTables.bootstrap.js",
"maintainers": [
{
"name": "datatables",
"email": "npm@datatables.net"
}
],
"name": "datatables.net-bs", "name": "datatables.net-bs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap.git" "url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap.git"
......
{ {
"_from": "datatables.net@~1.10.10", "_args": [
[
{
"raw": "datatables.net@~1.10.10",
"scope": null,
"escapedName": "datatables.net",
"name": "datatables.net",
"rawSpec": "~1.10.10",
"spec": ">=1.10.10 <1.11.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "datatables.net@>=1.10.10 <1.11.0",
"_id": "datatables.net@1.10.15", "_id": "datatables.net@1.10.15",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-x4kHe7/jhedf9aIz+l8jJRpy32g=",
"_location": "/datatables.net", "_location": "/datatables.net",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/datatables.net-1.10.15.tgz_1492503926912_0.7814477488864213"
},
"_npmUser": {
"name": "datatables",
"email": "allan@datatables.net"
},
"_npmVersion": "1.3.6",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "datatables.net@~1.10.10", "raw": "datatables.net@~1.10.10",
"name": "datatables.net", "scope": null,
"escapedName": "datatables.net", "escapedName": "datatables.net",
"name": "datatables.net",
"rawSpec": "~1.10.10", "rawSpec": "~1.10.10",
"saveSpec": null, "spec": ">=1.10.10 <1.11.0",
"fetchSpec": "~1.10.10" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/", "/",
"/datatables.net-bs" "/datatables.net-bs"
], ],
"_resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.10.15.tgz", "_resolved": "http://npm.spatie.be/datatables.net/-/datatables.net-1.10.15.tgz",
"_shasum": "c789077bbfe385e75ff5a233fa5f23251a72df68", "_shasum": "c789077bbfe385e75ff5a233fa5f23251a72df68",
"_shrinkwrap": null,
"_spec": "datatables.net@~1.10.10", "_spec": "datatables.net@~1.10.10",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "SpryMedia Ltd", "name": "SpryMedia Ltd",
"url": "http://datatables.net" "url": "http://datatables.net"
...@@ -30,12 +52,16 @@ ...@@ -30,12 +52,16 @@
"bugs": { "bugs": {
"url": "https://datatables.net/forums" "url": "https://datatables.net/forums"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"jquery": ">=1.7" "jquery": ">=1.7"
}, },
"deprecated": false,
"description": "DataTables for jQuery ", "description": "DataTables for jQuery ",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "c789077bbfe385e75ff5a233fa5f23251a72df68",
"tarball": "https://npm.spatie.be/datatables.net/-/datatables.net-1.10.15.tgz"
},
"files": [ "files": [
"js/jquery.dataTables.js" "js/jquery.dataTables.js"
], ],
...@@ -50,7 +76,15 @@ ...@@ -50,7 +76,15 @@
], ],
"license": "MIT", "license": "MIT",
"main": "./js/jquery.dataTables.js", "main": "./js/jquery.dataTables.js",
"maintainers": [
{
"name": "datatables",
"email": "npm@datatables.net"
}
],
"name": "datatables.net", "name": "datatables.net",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/DataTables/Dist-DataTables.git" "url": "git+https://github.com/DataTables/Dist-DataTables.git"
......
{ {
"_from": "font-awesome@>=4.6", "_args": [
[
{
"raw": "font-awesome@>=4.6",
"scope": null,
"escapedName": "font-awesome",
"name": "font-awesome",
"rawSpec": ">=4.6",
"spec": ">=4.6.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "font-awesome@>=4.6.0",
"_id": "font-awesome@4.7.0", "_id": "font-awesome@4.7.0",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=",
"_location": "/font-awesome", "_location": "/font-awesome",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/font-awesome-4.7.0.tgz_1477344817307_0.6990068354643881"
},
"_npmUser": {
"name": "juliankrispel",
"email": "julian@goodafternoon.co"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "font-awesome@>=4.6", "raw": "font-awesome@>=4.6",
"name": "font-awesome", "scope": null,
"escapedName": "font-awesome", "escapedName": "font-awesome",
"name": "font-awesome",
"rawSpec": ">=4.6", "rawSpec": ">=4.6",
"saveSpec": null, "spec": ">=4.6.0",
"fetchSpec": ">=4.6" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz", "_resolved": "http://npm.spatie.be/font-awesome/-/font-awesome-4.7.0.tgz",
"_shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133", "_shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133",
"_shrinkwrap": null,
"_spec": "font-awesome@>=4.6", "_spec": "font-awesome@>=4.6",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "Dave Gandy", "name": "Dave Gandy",
"email": "dave@fontawesome.io", "email": "dave@fontawesome.io",
...@@ -30,7 +53,6 @@ ...@@ -30,7 +53,6 @@
"bugs": { "bugs": {
"url": "http://github.com/FortAwesome/Font-Awesome/issues" "url": "http://github.com/FortAwesome/Font-Awesome/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Brian Talbot", "name": "Brian Talbot",
...@@ -50,11 +72,17 @@ ...@@ -50,11 +72,17 @@
} }
], ],
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "The iconic font and CSS framework", "description": "The iconic font and CSS framework",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133",
"tarball": "https://npm.spatie.be/font-awesome/-/font-awesome-4.7.0.tgz"
},
"engines": { "engines": {
"node": ">=0.10.3" "node": ">=0.10.3"
}, },
"gitHead": "a8386aae19e200ddb0f6845b5feeee5eb7013687",
"homepage": "http://fontawesome.io/", "homepage": "http://fontawesome.io/",
"keywords": [ "keywords": [
"font", "font",
...@@ -65,11 +93,20 @@ ...@@ -65,11 +93,20 @@
"bootstrap" "bootstrap"
], ],
"license": "(OFL-1.1 AND MIT)", "license": "(OFL-1.1 AND MIT)",
"maintainers": [
{
"name": "juliankrispel",
"email": "julian@goodafternoon.co"
}
],
"name": "font-awesome", "name": "font-awesome",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/FortAwesome/Font-Awesome.git" "url": "git+https://github.com/FortAwesome/Font-Awesome.git"
}, },
"scripts": {},
"style": "css/font-awesome.css", "style": "css/font-awesome.css",
"version": "4.7.0" "version": "4.7.0"
} }
{ {
"_args": [
[
{
"raw": "gridstack@>=0.2.2",
"scope": null,
"escapedName": "gridstack",
"name": "gridstack",
"rawSpec": ">=0.2.2",
"spec": ">=0.2.2",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "gridstack@>=0.2.2", "_from": "gridstack@>=0.2.2",
"_id": "gridstack@0.3.0", "_id": "gridstack@0.3.0",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-vhx4kfP70q9g+dYPTH1RejDTu3g=",
"_location": "/gridstack", "_location": "/gridstack",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/gridstack-0.3.0.tgz_1493053259157_0.5387659086845815"
},
"_npmUser": {
"name": "dweiss",
"email": "dylan.weiss@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "gridstack@>=0.2.2", "raw": "gridstack@>=0.2.2",
"name": "gridstack", "scope": null,
"escapedName": "gridstack", "escapedName": "gridstack",
"name": "gridstack",
"rawSpec": ">=0.2.2", "rawSpec": ">=0.2.2",
"saveSpec": null, "spec": ">=0.2.2",
"fetchSpec": ">=0.2.2" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/gridstack/-/gridstack-0.3.0.tgz", "_resolved": "http://npm.spatie.be/gridstack/-/gridstack-0.3.0.tgz",
"_shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78", "_shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78",
"_shrinkwrap": null,
"_spec": "gridstack@>=0.2.2", "_spec": "gridstack@>=0.2.2",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "Pavel Reznikov", "name": "Pavel Reznikov",
"email": "pashka.reznikov@gmail.com" "email": "pashka.reznikov@gmail.com"
...@@ -29,13 +52,11 @@ ...@@ -29,13 +52,11 @@
"bugs": { "bugs": {
"url": "https://github.com/troolee/gridstack.js/issues" "url": "https://github.com/troolee/gridstack.js/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"jquery": "^3.1.0", "jquery": "^3.1.0",
"jquery-ui": "^1.12.0", "jquery-ui": "^1.12.0",
"lodash": "^4.14.2" "lodash": "^4.14.2"
}, },
"deprecated": false,
"description": "gridstack.js is a jQuery plugin for widget layout", "description": "gridstack.js is a jQuery plugin for widget layout",
"devDependencies": { "devDependencies": {
"connect": "^3.4.1", "connect": "^3.4.1",
...@@ -63,6 +84,12 @@ ...@@ -63,6 +84,12 @@
"phantomjs-prebuilt": "^2.1.5", "phantomjs-prebuilt": "^2.1.5",
"serve-static": "^1.10.2" "serve-static": "^1.10.2"
}, },
"directories": {},
"dist": {
"shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78",
"tarball": "https://npm.spatie.be/gridstack/-/gridstack-0.3.0.tgz"
},
"gitHead": "8ea752ddff7973a97045849eafbe7fbd5e9c9e0d",
"homepage": "http://troolee.github.io/gridstack.js/", "homepage": "http://troolee.github.io/gridstack.js/",
"keywords": [ "keywords": [
"gridstack", "gridstack",
...@@ -73,7 +100,23 @@ ...@@ -73,7 +100,23 @@
], ],
"license": "MIT", "license": "MIT",
"main": "dist/gridstack.js", "main": "dist/gridstack.js",
"maintainers": [
{
"name": "dweiss",
"email": "dylan.weiss@gmail.com"
},
{
"name": "mikehaas763",
"email": "mike@emken.co"
},
{
"name": "troolee",
"email": "pashka.reznikov@gmail.com"
}
],
"name": "gridstack", "name": "gridstack",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/troolee/gridstack.js.git" "url": "git+https://github.com/troolee/gridstack.js.git"
......
{ {
"_from": "icheck@^1.0.2", "_args": [
[
{
"raw": "icheck@^1.0.2",
"scope": null,
"escapedName": "icheck",
"name": "icheck",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
]
],
"_from": "icheck@>=1.0.2 <2.0.0",
"_id": "icheck@1.0.2", "_id": "icheck@1.0.2",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-BtCNo9R65EjBU7Jjm4bprX/fcSg=",
"_location": "/icheck", "_location": "/icheck",
"_nodeVersion": "0.12.2",
"_npmUser": {
"name": "justinsisley",
"email": "sisley.justin@gmail.com"
},
"_npmVersion": "2.7.5",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "icheck@^1.0.2", "raw": "icheck@^1.0.2",
"name": "icheck", "scope": null,
"escapedName": "icheck", "escapedName": "icheck",
"name": "icheck",
"rawSpec": "^1.0.2", "rawSpec": "^1.0.2",
"saveSpec": null, "spec": ">=1.0.2 <2.0.0",
"fetchSpec": "^1.0.2" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/icheck/-/icheck-1.0.2.tgz", "_resolved": "http://npm.spatie.be/icheck/-/icheck-1.0.2.tgz",
"_shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128", "_shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128",
"_shrinkwrap": null,
"_spec": "icheck@^1.0.2", "_spec": "icheck@^1.0.2",
"_where": "/home/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
"author": { "author": {
"name": "Damir Sultanov", "name": "Damir Sultanov",
"email": "info@fronteed.com", "email": "info@fronteed.com",
...@@ -30,16 +49,31 @@ ...@@ -30,16 +49,31 @@
"bugs": { "bugs": {
"url": "https://github.com/fronteed/icheck/issues" "url": "https://github.com/fronteed/icheck/issues"
}, },
"bundleDependencies": false, "dependencies": {},
"deprecated": false,
"description": "Highly customizable checkboxes and radio buttons (jQuery & Zepto)", "description": "Highly customizable checkboxes and radio buttons (jQuery & Zepto)",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128",
"tarball": "https://npm.spatie.be/icheck/-/icheck-1.0.2.tgz"
},
"gitHead": "cd45d5faf4bec01b5cf0a9c214101c56d5111ed8",
"homepage": "http://fronteed.com/iCheck/", "homepage": "http://fronteed.com/iCheck/",
"license": "MIT", "license": "MIT",
"main": "icheck.js", "main": "icheck.js",
"maintainers": [
{
"name": "justinsisley",
"email": "sisley.justin@gmail.com"
}
],
"name": "icheck", "name": "icheck",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/fronteed/icheck.git" "url": "git+https://github.com/fronteed/icheck.git"
}, },
"scripts": {},
"version": "1.0.2" "version": "1.0.2"
} }
{ {
"_from": "jquery-ui@^1.12.0", "_args": [
[
{
"raw": "jquery-ui@^1.12.0",
"scope": null,
"escapedName": "jquery-ui",
"name": "jquery-ui",
"rawSpec": "^1.12.0",
"spec": ">=1.12.0 <2.0.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/gridstack"
]
],
"_from": "jquery-ui@>=1.12.0 <2.0.0",
"_id": "jquery-ui@1.12.1", "_id": "jquery-ui@1.12.1",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE=",
"_location": "/jquery-ui", "_location": "/jquery-ui",
"_nodeVersion": "0.12.14",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jquery-ui-1.12.1.tgz_1473870856614_0.9851792592089623"
},
"_npmUser": {
"name": "scott.gonzalez",
"email": "scott.gonzalez@gmail.com"
},
"_npmVersion": "2.15.1",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "jquery-ui@^1.12.0", "raw": "jquery-ui@^1.12.0",
"name": "jquery-ui", "scope": null,
"escapedName": "jquery-ui", "escapedName": "jquery-ui",
"name": "jquery-ui",
"rawSpec": "^1.12.0", "rawSpec": "^1.12.0",
"saveSpec": null, "spec": ">=1.12.0 <2.0.0",
"fetchSpec": "^1.12.0" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/gridstack" "/gridstack"
], ],
"_resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.12.1.tgz", "_resolved": "http://npm.spatie.be/jquery-ui/-/jquery-ui-1.12.1.tgz",
"_shasum": "bcb4045c8dd0539c134bc1488cdd3e768a7a9e51", "_shasum": "bcb4045c8dd0539c134bc1488cdd3e768a7a9e51",
"_shrinkwrap": null,
"_spec": "jquery-ui@^1.12.0", "_spec": "jquery-ui@^1.12.0",
"_where": "/home/Platform/Themes/Adminlte/node_modules/gridstack", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/gridstack",
"author": { "author": {
"name": "jQuery Foundation and other contributors", "name": "jQuery Foundation and other contributors",
"url": "https://github.com/jquery/jquery-ui/blob/1.12.1/AUTHORS.txt" "url": "https://github.com/jquery/jquery-ui/blob/1.12.1/AUTHORS.txt"
...@@ -29,9 +52,7 @@ ...@@ -29,9 +52,7 @@
"bugs": { "bugs": {
"url": "https://bugs.jqueryui.com/" "url": "https://bugs.jqueryui.com/"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.", "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
"devDependencies": { "devDependencies": {
"commitplease": "2.3.0", "commitplease": "2.3.0",
...@@ -52,43 +73,33 @@ ...@@ -52,43 +73,33 @@
"rimraf": "2.5.1", "rimraf": "2.5.1",
"testswarm": "1.1.0" "testswarm": "1.1.0"
}, },
"directories": {},
"dist": {
"shasum": "bcb4045c8dd0539c134bc1488cdd3e768a7a9e51",
"tarball": "https://npm.spatie.be/jquery-ui/-/jquery-ui-1.12.1.tgz"
},
"gitHead": "c6f1735249295bb37153861aa97e5b3e38d46b02",
"homepage": "http://jqueryui.com", "homepage": "http://jqueryui.com",
"keywords": [], "keywords": [],
"license": "MIT", "license": "MIT",
"main": "ui/widget.js", "main": "ui/widget.js",
"maintainers": [ "maintainers": [
{ {
"name": "Scott González", "name": "devongovett",
"email": "scott.gonzalez@gmail.com", "email": "devongovett@gmail.com"
"url": "http://scottgonzalez.com"
},
{
"name": "Jörn Zaefferer",
"email": "joern.zaefferer@gmail.com",
"url": "http://bassistance.de"
},
{
"name": "Mike Sherov",
"email": "mike.sherov@gmail.com",
"url": "http://mike.sherov.com"
},
{
"name": "TJ VanToll",
"email": "tj.vantoll@gmail.com",
"url": "http://tjvantoll.com"
}, },
{ {
"name": "Felix Nagel", "name": "jzaefferer",
"email": "info@felixnagel.com", "email": "joern.zaefferer@gmail.com"
"url": "http://www.felixnagel.com"
}, },
{ {
"name": "Alex Schmitz", "name": "scott.gonzalez",
"email": "arschmitz@gmail.com", "email": "scott.gonzalez@gmail.com"
"url": "https://github.com/arschmitz"
} }
], ],
"name": "jquery-ui", "name": "jquery-ui",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/jquery/jquery-ui.git" "url": "git://github.com/jquery/jquery-ui.git"
......
{ {
"_from": "jquery@>=1.7", "_args": [
[
{
"raw": "jquery@>=1.7",
"scope": null,
"escapedName": "jquery",
"name": "jquery",
"rawSpec": ">=1.7",
"spec": ">=1.7.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/datatables.net"
]
],
"_from": "jquery@>=1.7.0",
"_id": "jquery@3.2.1", "_id": "jquery@3.2.1",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c=",
"_location": "/jquery", "_location": "/jquery",
"_nodeVersion": "7.7.3",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jquery-3.2.1.tgz_1490036530067_0.19497186387889087"
},
"_npmUser": {
"name": "timmywil",
"email": "4timmywil@gmail.com"
},
"_npmVersion": "4.4.4",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "jquery@>=1.7", "raw": "jquery@>=1.7",
"name": "jquery", "scope": null,
"escapedName": "jquery", "escapedName": "jquery",
"name": "jquery",
"rawSpec": ">=1.7", "rawSpec": ">=1.7",
"saveSpec": null, "spec": ">=1.7.0",
"fetchSpec": ">=1.7" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/datatables.net", "/datatables.net",
"/datatables.net-bs", "/datatables.net-bs",
"/gridstack" "/gridstack"
], ],
"_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz", "_resolved": "http://npm.spatie.be/jquery/-/jquery-3.2.1.tgz",
"_shasum": "5c4d9de652af6cd0a770154a631bba12b015c787", "_shasum": "5c4d9de652af6cd0a770154a631bba12b015c787",
"_shrinkwrap": null,
"_spec": "jquery@>=1.7", "_spec": "jquery@>=1.7",
"_where": "/home/Platform/Themes/Adminlte/node_modules/datatables.net", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/datatables.net",
"author": { "author": {
"name": "JS Foundation and other contributors", "name": "JS Foundation and other contributors",
"url": "https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt" "url": "https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt"
...@@ -31,7 +54,6 @@ ...@@ -31,7 +54,6 @@
"bugs": { "bugs": {
"url": "https://github.com/jquery/jquery/issues" "url": "https://github.com/jquery/jquery/issues"
}, },
"bundleDependencies": false,
"commitplease": { "commitplease": {
"nohook": true, "nohook": true,
"components": [ "components": [
...@@ -63,7 +85,6 @@ ...@@ -63,7 +85,6 @@
"ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])" "ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])"
}, },
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "JavaScript library for DOM operations", "description": "JavaScript library for DOM operations",
"devDependencies": { "devDependencies": {
"babel-preset-es2015": "6.6.0", "babel-preset-es2015": "6.6.0",
...@@ -98,6 +119,12 @@ ...@@ -98,6 +119,12 @@
"strip-json-comments": "2.0.1", "strip-json-comments": "2.0.1",
"testswarm": "1.1.0" "testswarm": "1.1.0"
}, },
"directories": {},
"dist": {
"shasum": "5c4d9de652af6cd0a770154a631bba12b015c787",
"tarball": "https://npm.spatie.be/jquery/-/jquery-3.2.1.tgz"
},
"gitHead": "77d2a51d0520d2ee44173afdf4e40a9201f5964e",
"homepage": "https://jquery.com", "homepage": "https://jquery.com",
"keywords": [ "keywords": [
"jquery", "jquery",
...@@ -107,7 +134,27 @@ ...@@ -107,7 +134,27 @@
], ],
"license": "MIT", "license": "MIT",
"main": "dist/jquery.js", "main": "dist/jquery.js",
"maintainers": [
{
"name": "dmethvin",
"email": "dave.methvin@gmail.com"
},
{
"name": "mgol",
"email": "m.goleb@gmail.com"
},
{
"name": "scott.gonzalez",
"email": "scott.gonzalez@gmail.com"
},
{
"name": "timmywil",
"email": "4timmywil@gmail.com"
}
],
"name": "jquery", "name": "jquery",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/jquery/jquery.git" "url": "git+https://github.com/jquery/jquery.git"
......
{ {
"_from": "lodash@^4.14.2", "_args": [
[
{
"raw": "lodash@^4.14.2",
"scope": null,
"escapedName": "lodash",
"name": "lodash",
"rawSpec": "^4.14.2",
"spec": ">=4.14.2 <5.0.0",
"type": "range"
},
"/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/gridstack"
]
],
"_from": "lodash@>=4.14.2 <5.0.0",
"_id": "lodash@4.17.4", "_id": "lodash@4.17.4",
"_inBundle": false, "_inCache": true,
"_integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=",
"_location": "/lodash", "_location": "/lodash",
"_nodeVersion": "7.2.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/lodash-4.17.4.tgz_1483223634314_0.5332164366263896"
},
"_npmUser": {
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range",
"registry": true,
"raw": "lodash@^4.14.2", "raw": "lodash@^4.14.2",
"name": "lodash", "scope": null,
"escapedName": "lodash", "escapedName": "lodash",
"name": "lodash",
"rawSpec": "^4.14.2", "rawSpec": "^4.14.2",
"saveSpec": null, "spec": ">=4.14.2 <5.0.0",
"fetchSpec": "^4.14.2" "type": "range"
}, },
"_requiredBy": [ "_requiredBy": [
"/async", "/async",
...@@ -33,10 +55,11 @@ ...@@ -33,10 +55,11 @@
"/sass-graph", "/sass-graph",
"/webpack-merge" "/webpack-merge"
], ],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", "_resolved": "http://npm.spatie.be/lodash/-/lodash-4.17.4.tgz",
"_shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae", "_shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
"_shrinkwrap": null,
"_spec": "lodash@^4.14.2", "_spec": "lodash@^4.14.2",
"_where": "/home/Platform/Themes/Adminlte/node_modules/gridstack", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte/node_modules/gridstack",
"author": { "author": {
"name": "John-David Dalton", "name": "John-David Dalton",
"email": "john.david.dalton@gmail.com", "email": "john.david.dalton@gmail.com",
...@@ -45,7 +68,6 @@ ...@@ -45,7 +68,6 @@
"bugs": { "bugs": {
"url": "https://github.com/lodash/lodash/issues" "url": "https://github.com/lodash/lodash/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "John-David Dalton", "name": "John-David Dalton",
...@@ -58,8 +80,14 @@ ...@@ -58,8 +80,14 @@
"url": "https://mathiasbynens.be/" "url": "https://mathiasbynens.be/"
} }
], ],
"deprecated": false, "dependencies": {},
"description": "Lodash modular utilities.", "description": "Lodash modular utilities.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
"tarball": "https://npm.spatie.be/lodash/-/lodash-4.17.4.tgz"
},
"homepage": "https://lodash.com/", "homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg", "icon": "https://lodash.com/icon.svg",
"keywords": [ "keywords": [
...@@ -69,7 +97,19 @@ ...@@ -69,7 +97,19 @@
], ],
"license": "MIT", "license": "MIT",
"main": "lodash.js", "main": "lodash.js",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
}
],
"name": "lodash", "name": "lodash",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/lodash/lodash.git" "url": "git+https://github.com/lodash/lodash.git"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment