| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "livereload-js@2.4.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "livereload-js@2.4.0",
- "_id": "livereload-js@2.4.0",
- "_inBundle": false,
- "_integrity": "sha512-XPQH8Z2GDP/Hwz2PCDrh2mth4yFejwA1OZ/81Ti3LgKyhDcEjsSsqFWZojHG0va/duGd+WyosY7eXLDoOyqcPw==",
- "_location": "/livereload-js",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "livereload-js@2.4.0",
- "name": "livereload-js",
- "escapedName": "livereload-js",
- "rawSpec": "2.4.0",
- "saveSpec": null,
- "fetchSpec": "2.4.0"
- },
- "_requiredBy": [
- "/tiny-lr"
- ],
- "_resolved": "https://registry.npmjs.org/livereload-js/-/livereload-js-2.4.0.tgz",
- "_spec": "2.4.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "bugs": {
- "url": "https://github.com/livereload/livereload-js/issues"
- },
- "description": "LiveReload JS client - auto reload browser on changes",
- "devDependencies": {
- "coffee-script": "^1.12.7",
- "envify": "^4.1.0",
- "grunt": "^1.0.3",
- "grunt-browserify": "^5.3.0",
- "grunt-cli": "^1.3.1",
- "grunt-contrib-coffee": "^1.0.0",
- "grunt-mocha-test": "^0.13.3",
- "jsdom": "^13.0.0",
- "mocha": "^5.2.0"
- },
- "directories": {
- "test": "test"
- },
- "homepage": "https://github.com/livereload/livereload-js",
- "license": "MIT",
- "main": "lib/startup.js",
- "name": "livereload-js",
- "repository": {
- "type": "git",
- "url": "git://github.com/livereload/livereload-js.git"
- },
- "scripts": {
- "build": "grunt build",
- "postversion": "npm run build",
- "test": "grunt test"
- },
- "version": "2.4.0"
- }
|