UNPKG

alu010102030

Version:
29 lines (28 loc) 666 B
{ "name": "alu010102030", "version": "1.0.3", "description": "Parse INI files", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/ULL-ESIT-PL-1920/p9-t2-lexer-reto-alu0101020730.git" }, "keywords": [ "INI", "lexer", "parse" ], "author": "Cristian Rodríguez Navarro", "license": "ISC", "bugs": { "url": "https://github.com/ULL-ESIT-PL-1920/p9-t2-lexer-reto-alu0101020730/issues" }, "homepage": "https://github.com/ULL-ESIT-PL-1920/p9-t2-lexer-reto-alu0101020730#readme", "dependencies": { "mocha": "^7.1.1", "should": "^13.2.3" } }