UNPKG

es2015-dirname

Version:

A module for using the __dirname with the "module" type for node

21 lines (20 loc) 423 B
{ "name": "es2015-dirname", "version": "1.1.2", "description": "A module for using the __dirname with the \"module\" type for node", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "__dirname", "dirname", "es2015", "es6", "crunchya", "module" ], "author": "DEREPIERRE Alexandre", "license": "ISC" }