12 lines
No EOL
340 B
JSON
12 lines
No EOL
340 B
JSON
{
|
|
"//":
|
|
["Rename this sample file to package.json to use on your project."
|
|
, "The sample-package.json file will be overwritten in updates/reinstalls."
|
|
],
|
|
"name": "sample-node-project",
|
|
"version": "0.0.1",
|
|
"description": "node part of the project",
|
|
"main": "main.js",
|
|
"author": "janeasystems",
|
|
"license": ""
|
|
} |