hello-npm-dandesz
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "hello-npm-dandesz", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "It's a hello world package to npm, by @dandesz198 Edit", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# hello-npm | ||
[![npm version](https://img.shields.io/npm/v/hello-npm-dandesz.svg?style=flat)](https://www.npmjs.com/package/hello-npm-dandesz) | ||
It's a hello world package to npm, by @dandesz198 | ||
It's a hello world package to npm, by @dandesz198 | ||
To install, type in: | ||
'npm install hello-npm-dandesz' | ||
#Example | ||
Print something by: | ||
```javascript | ||
import API from 'hello-npm-dandesz'; | ||
// some code you want | ||
API.Print("some text"); | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1066
14