Last change
on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
305 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
| 2 | "name": "builtins",
|
---|
| 3 | "version": "1.0.3",
|
---|
| 4 | "description": "List of node.js builtin modules",
|
---|
| 5 | "repository": "juliangruber/builtins",
|
---|
| 6 | "license": "MIT",
|
---|
| 7 | "main": "builtins.json",
|
---|
| 8 | "publishConfig": {
|
---|
| 9 | "registry": "https://registry.npmjs.org"
|
---|
| 10 | },
|
---|
| 11 | "scripts": {
|
---|
| 12 | "test": "node test.js"
|
---|
| 13 | }
|
---|
| 14 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.