UNPKG

uncache

Version:

non-caching require() for live coding

25 lines (24 loc) 528 B
{ "name": "uncache", "version": "0.1.0", "description": "non-caching require() for live coding", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git://github.com/dtinth/uncache.git" }, "keywords": [ "live", "coding", "require" ], "author": "Thai Pangsakulyanont <org.yi.dttvb@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/dtinth/uncache/issues" }, "homepage": "https://github.com/dtinth/uncache" }