UNPKG

prefix-ns-without-internet

Version:

prefix-ns package (from pheyvaer) without accessing internet

27 lines (26 loc) 635 B
{ "name": "prefix-ns-without-internet", "version": "0.1.2", "description": "prefix-ns package (from pheyvaer) without accessing internet", "main": "index.js", "scripts": { "test": "sh./node_modules/.bin/mocha --reporter spec", "preinstall": "node preinstall.js" }, "keywords": [ "prefix", "namespace", "mapping", "prefix.cc" ], "author": "Florian Sautejeau <florian.sautejeau@gmail.com>", "license": "MIT", "devDependencies": { "chai": "^3.5.0", "mocha": "^10.2.0" }, "repository": { "type": "git", "url": "https://github.com/sautejfi/prefix-ns-without-internet" } }