Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ciscoopprova

skorpiondeath2ISC0.0.2

prova npm

javascript

readme

Saluti

Prova saluti

Installation

npm install @skorpiondeath/prova

Usage

var greetings = require('@skorpiondeath/prova');

greetings.sayHelloInItalian();

Output should be CIAO

Tests

npm test

Contributing