|
Last change
on this file since 2058e5c was 2058e5c, checked in by istevanoska <ilinastevanoska@…>, 6 months ago |
|
Working / before login
|
-
Property mode
set to
100644
|
|
File size:
449 bytes
|
| Line | |
|---|
| 1 | {
|
|---|
| 2 | "name": "node-releases",
|
|---|
| 3 | "version": "2.0.27",
|
|---|
| 4 | "description": "Node.js releases data",
|
|---|
| 5 | "type": "module",
|
|---|
| 6 | "scripts": {
|
|---|
| 7 | "build": "node scripts/build.js"
|
|---|
| 8 | },
|
|---|
| 9 | "repository": {
|
|---|
| 10 | "type": "git",
|
|---|
| 11 | "url": "git+https://github.com/chicoxyzzy/node-releases.git"
|
|---|
| 12 | },
|
|---|
| 13 | "keywords": [
|
|---|
| 14 | "nodejs",
|
|---|
| 15 | "releases"
|
|---|
| 16 | ],
|
|---|
| 17 | "author": "Sergey Rubanov <chi187@gmail.com>",
|
|---|
| 18 | "license": "MIT",
|
|---|
| 19 | "devDependencies": {
|
|---|
| 20 | "semver": "^7.3.5"
|
|---|
| 21 | }
|
|---|
| 22 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.