Edit File: package.json
{ "_args": [ [ "disect@1.1.1", "/home/taswqeshtry/public_html/nodejs" ] ], "_from": "disect@1.1.1", "_id": "disect@1.1.1", "_inBundle": false, "_integrity": "sha1-srUg+rcgq+2D7BpB9hl59PMYrKc=", "_location": "/disect", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "disect@1.1.1", "name": "disect", "escapedName": "disect", "rawSpec": "1.1.1", "saveSpec": null, "fetchSpec": "1.1.1" }, "_requiredBy": [ "/tokenizer" ], "_resolved": "https://registry.npmjs.org/disect/-/disect-1.1.1.tgz", "_spec": "1.1.1", "_where": "/home/taswqeshtry/public_html/nodejs", "author": { "name": "Florent Jaby", "email": "florent.jaby@gmail.com" }, "bugs": { "url": "https://github.com/Floby/node-disect/issues" }, "dependencies": {}, "description": "Bisection helper for javascript", "devDependencies": { "nodeunit": "~0.8.1" }, "directories": { "test": "test" }, "homepage": "https://github.com/Floby/node-disect#readme", "keywords": [ "bisect", "bisection", "async" ], "license": "MIT", "main": "index.js", "name": "disect", "repository": { "type": "git", "url": "git://github.com/Floby/node-disect.git" }, "scripts": { "test": "nodeunit test/test-*.js" }, "version": "1.1.1" }
Back to File Manager