1 | {
|
2 | "name": "@alejandro-carlos-samuel/ull-square",
|
3 | "version": "0.0.4",
|
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": "",
|
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 | "@alejandro-carlos-samuel/ull-shape": "0.0.1"
|
21 | }
|
22 | }
|