UNPKG

manlabtest-calculadora

Version:
24 lines (23 loc) 554 B
{ "name": "manlabtest-calculadora", "version": "0.0.4", "description": "Calculadora", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://gitlab.com/crisdiab/npm-test.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://gitlab.com/crisdiab/npm-test/issues" }, "homepage": "https://gitlab.com/crisdiab/npm-test#README", "dependencies": { "paolabs-calculadora": "0.0.1" } }