Submit
Path:
~
/
/
opt
/
alt
/
alt-nodejs18
/
root
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
process
/
File Content:
package.json
{ "author": "Roman Shtylman <shtylman@gmail.com>", "name": "process", "description": "process information for node.js and browsers", "keywords": [ "process" ], "scripts": { "test": "mocha test.js", "browser": "zuul --no-coverage --ui mocha-bdd --local 8080 -- test.js" }, "version": "0.11.10", "repository": { "type": "git", "url": "git://github.com/shtylman/node-process.git" }, "license": "MIT", "browser": "./browser.js", "main": "./index.js", "engines": { "node": ">= 0.6.0" }, "devDependencies": { "mocha": "2.2.1", "zuul": "^3.10.3" } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
LICENSE
1098 bytes
0644
browser.js
5418 bytes
0644
index.js
96 bytes
0644
package.json
609 bytes
0644
test.js
6310 bytes
0644
N4ST4R_ID | Naxtarrr