UNPKG

833 BJSONView Raw
1{
2 "name": "@alejandro-carlos-samuel/ull-square",
3 "version": "0.0.8",
4 "description": "Figura cuadrado",
5 "main": "/lib/square.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/ULL-ESIT-DSI-1617/creacion-de-paquetes-npm-alejandro-carlos-samuel-35l2-square.git"
12 },
13 "author": "Carlos de Armas Hernández <alu0100816167@ull.edu.es> (https://alu0100816167.github.io/)",
14 "license": "ISC",
15 "bugs": {
16 "url": "https://github.com/ULL-ESIT-DSI-1617/creacion-de-paquetes-npm-alejandro-carlos-samuel-35l2-square/issues"
17 },
18 "homepage": "https://github.com/ULL-ESIT-DSI-1617/creacion-de-paquetes-npm-alejandro-carlos-samuel-35l2-square#readme",
19 "dependencies": {
20 "ull-shape-alejandro-carlos-samuel": "^1.0.0"
21 }
22}