innovationDriveApp/node_modules/react-notification-alert/package.json
2018-07-08 22:49:17 +10:00

84 lines
2.2 KiB
JSON

{
"_args": [
[
"react-notification-alert@0.0.7",
"/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2"
]
],
"_from": "react-notification-alert@0.0.7",
"_id": "react-notification-alert@0.0.7",
"_inBundle": false,
"_integrity": "sha512-pGk3/8vjRQKFGdNGOmgLJv3j3jjMNo4p0rjBd+aad5xqxXptYRLaW1W6uHWNk0ZCMPs2rQ56n3hLvNxr46pM7Q==",
"_location": "/react-notification-alert",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-notification-alert@0.0.7",
"name": "react-notification-alert",
"escapedName": "react-notification-alert",
"rawSpec": "0.0.7",
"saveSpec": null,
"fetchSpec": "0.0.7"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-notification-alert/-/react-notification-alert-0.0.7.tgz",
"_spec": "0.0.7",
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2",
"author": {
"name": "Creative Tim"
},
"babel": {
"presets": [
"react",
"env",
"stage-0"
]
},
"bugs": {
"url": "https://github.com/creativetimofficial/react-notification-alert/issues"
},
"description": "React bootstrap 4 notification alert",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1"
},
"homepage": "https://github.com/creativetimofficial/react-notification-alert#readme",
"keywords": [
"react",
"react-component",
"component",
"reactstrap",
"reactstrap-component",
"bootstrap4",
"react-bootstrap",
"react-bootstrap4",
"notification",
"notify",
"react-notification",
"alert",
"react-alert",
"notification-alert",
"alert-notification",
"react-notification-alert"
],
"license": "MIT",
"main": "dist/index.js",
"name": "react-notification-alert",
"peerDependencies": {
"react": "^16.1.0",
"reactstrap": "^5.0.0-alpha.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/creativetimofficial/react-notification-alert.git"
},
"scripts": {
"build": "mkdir -p dist && babel index.js -o dist/index.js"
},
"version": "0.0.7"
}