119 lines
3.1 KiB
JSON
119 lines
3.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "toastr@^2.1.4",
|
|
"scope": null,
|
|
"escapedName": "toastr",
|
|
"name": "toastr",
|
|
"rawSpec": "^2.1.4",
|
|
"spec": ">=2.1.4 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel"
|
|
]
|
|
],
|
|
"_from": "toastr@>=2.1.4 <3.0.0",
|
|
"_id": "toastr@2.1.4",
|
|
"_inCache": true,
|
|
"_location": "/toastr",
|
|
"_nodeVersion": "6.12.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/toastr-2.1.4.tgz_1512703281692_0.2893252761568874"
|
|
},
|
|
"_npmUser": {
|
|
"name": "timferrell",
|
|
"email": "timothyferrell+npm@gmail.com"
|
|
},
|
|
"_npmVersion": "3.10.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "toastr@^2.1.4",
|
|
"scope": null,
|
|
"escapedName": "toastr",
|
|
"name": "toastr",
|
|
"rawSpec": "^2.1.4",
|
|
"spec": ">=2.1.4 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/toastr/-/toastr-2.1.4.tgz",
|
|
"_shasum": "8b43be64fb9d0c414871446f2db8e8ca4e95f181",
|
|
"_shrinkwrap": null,
|
|
"_spec": "toastr@^2.1.4",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel",
|
|
"bugs": {
|
|
"url": "http://stackoverflow.com/questions/tagged/toastr"
|
|
},
|
|
"dependencies": {
|
|
"jquery": ">=1.12.0"
|
|
},
|
|
"description": "ToastrJS is a JavaScript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.",
|
|
"devDependencies": {
|
|
"gulp": "^3.8.10",
|
|
"gulp-bytediff": "^0.2.0",
|
|
"gulp-jscs": "^1.3.0",
|
|
"gulp-jshint": "^1.9.0",
|
|
"gulp-less": "^3.0.3",
|
|
"gulp-load-plugins": "^0.7.1",
|
|
"gulp-load-utils": "0.0.4",
|
|
"gulp-minify-css": "^0.3.11",
|
|
"gulp-rename": "^1.2.0",
|
|
"gulp-sourcemaps": "^1.2.8",
|
|
"gulp-task-listing": "^0.3.0",
|
|
"gulp-uglify": "^1.0.1",
|
|
"gulp-util": "^3.0.1",
|
|
"jquery": "^2.1.1",
|
|
"jshint-stylish": "^1.0.0",
|
|
"karma": "^0.12.25",
|
|
"karma-coverage": "^0.2.6",
|
|
"karma-phantomjs-launcher": "^0.1.4",
|
|
"karma-qunit": "^0.1.3",
|
|
"merge-stream": "^0.1.6",
|
|
"phantomjs": "^1.9.7-15",
|
|
"plato": "^1.2.2",
|
|
"qunitjs": "~1.14.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "8b43be64fb9d0c414871446f2db8e8ca4e95f181",
|
|
"tarball": "https://registry.npmjs.org/toastr/-/toastr-2.1.4.tgz"
|
|
},
|
|
"filename": "build/toastr.min.js",
|
|
"gitHead": "1ef00d723691b563b610077a08539391386826b3",
|
|
"homepage": "http://www.toastrjs.com",
|
|
"keywords": [
|
|
"Toastr",
|
|
"ToastrJS",
|
|
"toastr.js"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://www.opensource.org/licenses/mit-license.php"
|
|
}
|
|
],
|
|
"main": "toastr.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "timferrell",
|
|
"email": "timothyferrell+npm@gmail.com"
|
|
}
|
|
],
|
|
"name": "toastr",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/CodeSeven/toastr.git"
|
|
},
|
|
"scripts": {
|
|
"test": "gulp test"
|
|
},
|
|
"style": "build/toastr.min.css",
|
|
"version": "2.1.4"
|
|
}
|