FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
lowcoder/node_modules/util/package.json at dev · lowcoder-org/lowcoder · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
lowcoder-org
/
lowcoder
Public
Notifications
You must be signed in to change notification settings
Fork
314
Star
1.6k
Code
Issues
227
Pull requests
47
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
lowcoder
/
node_modules
/
util
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
35 lines (35 loc) · 696 Bytes
Breadcrumbs
lowcoder
/
node_modules
/
util
/
package.json
Copy path
File metadata and controls
35 lines (35 loc) · 696 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"author"
: {
"name"
:
"
Joyent
"
,
"url"
:
"
http://www.joyent.com
"
},
"name"
:
"
util
"
,
"description"
:
"
Node.JS util module
"
,
"keywords"
: [
"
util
"
],
"version"
:
"
0.10.4
"
,
"homepage"
:
"
https://github.com/defunctzombie/node-util
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
git://github.com/defunctzombie/node-util
"
},
"main"
:
"
./util.js
"
,
"files"
: [
"
util.js
"
,
"
support
"
],
"scripts"
: {
"test"
:
"
node test/node/*.js && zuul test/browser/*.js
"
},
"dependencies"
: {
"inherits"
:
"
2.0.3
"
},
"license"
:
"
MIT
"
,
"devDependencies"
: {
"zuul"
:
"
~1.0.9
"
},
"browser"
: {
"./support/isBuffer.js"
:
"
./support/isBufferBrowser.js
"
}
}
Back
|
FazBrowse Home
|
New Git URL