Edit File: package.json
{ "_args": [ [ "parser@0.1.4", "/home/taswqeshtry/public_html/nodejs" ] ], "_from": "parser@0.1.4", "_id": "parser@0.1.4", "_inBundle": false, "_integrity": "sha1-LUejZs3c9hl9l/Cqkd2Qd9kjvUU=", "_location": "/parser", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "parser@0.1.4", "name": "parser", "escapedName": "parser", "rawSpec": "0.1.4", "saveSpec": null, "fetchSpec": "0.1.4" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/parser/-/parser-0.1.4.tgz", "_spec": "0.1.4", "_where": "/home/taswqeshtry/public_html/nodejs", "author": { "name": "Florent Jaby", "email": "florent.jaby@gmail.com" }, "bugs": { "url": "https://github.com/floby/node-parser/issues" }, "dependencies": { "tokenizer": "*" }, "description": "A configurable parser to parse whatever you want", "directories": { "lib": "lib" }, "engines": { "node": "0.4-0.9" }, "homepage": "http://github.com/floby/node-parser", "main": "lib/Parser.js", "name": "parser", "repository": { "type": "git", "url": "git://github.com/floby/node-parser.git" }, "version": "0.1.4" }
Back to File Manager