UNPKG

watch-dependency-graph

Version:

A Node file watcher, but instead of scanning the filesystem for files to be watched, it monitors only specified entry files and their dependency trees.

19 lines (18 loc) 351 B
{ "name": "fixture", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "core-js": "^3.10.1", "presta": "^0.25.1", "react": "^17.0.2", "react-dom": "^17.0.2" } }