Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F995354
undo-prepare-test.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
262 B
Referenced Files
None
Subscribers
None
undo-prepare-test.js
View Options
var
package_json
=
require
(
'../../package.json'
);
var
fs
=
require
(
"fs"
);
package_json
.
main
=
"./lib/main.js"
;
fs
.
writeFile
(
'../../package.json'
,
JSON
.
stringify
(
package_json
,
null
,
"\t"
),
function
(
err
){
if
(
err
)
{
return
console
.
log
(
err
);
}
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 23, 01:16 (4 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
556792
Default Alt Text
undo-prepare-test.js (262 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment