File: /var/www/zaklada/html/node_modules/warning/package.json
{
"_args": [
[
"warning@2.1.0",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_from": "warning@2.1.0",
"_id": "warning@2.1.0",
"_inBundle": false,
"_integrity": "sha1-ISINnGOvx3qMkhEeARr3Bc4MaQE=",
"_location": "/warning",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "warning@2.1.0",
"name": "warning",
"escapedName": "warning",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/history"
],
"_resolved": "https://registry.npmjs.org/warning/-/warning-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Berkeley Martinez",
"email": "berkeley@r3dm.com",
"url": "http://r3dm.com"
},
"browser": "browser.js",
"browserify": {
"transform": [
"loose-envify"
]
},
"bugs": {
"url": "https://github.com/r3dm/warning/issues"
},
"dependencies": {
"loose-envify": "^1.0.0"
},
"description": "A mirror of Facebook's Warning",
"devDependencies": {
"browserify": "^11.0.1",
"tap": "^1.4.0"
},
"files": [
"browser.js",
"warning.js"
],
"homepage": "https://github.com/r3dm/warning",
"keywords": [
"warning",
"facebook",
"react",
"invariant"
],
"license": "BSD-2-Clause",
"main": "warning.js",
"name": "warning",
"repository": {
"type": "git",
"url": "git+https://github.com/r3dm/warning.git"
},
"scripts": {
"test": "NODE_ENV=production tap test/*.js && NODE_ENV=development tap test/*.js"
},
"version": "2.1.0"
}