{ "_args": [ [ { "raw": "ret@~0.2.0", "scope": null, "escapedName": "ret", "name": "ret", "rawSpec": "~0.2.0", "spec": ">=0.2.0 <0.3.0", "type": "range" }, "/root/rushmail/node_modules/safe-regex2" ] ], "_from": "ret@>=0.2.0 <0.3.0", "_hasShrinkwrap": false, "_id": "ret@0.2.2", "_inCache": true, "_location": "/ret", "_nodeVersion": "9.5.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/ret_0.2.2_1519359185580_0.9368461462852189" }, "_npmUser": { "name": "fent", "email": "fentbox@gmail.com" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "raw": "ret@~0.2.0", "scope": null, "escapedName": "ret", "name": "ret", "rawSpec": "~0.2.0", "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/safe-regex2" ], "_resolved": "https://registry.npmjs.org/ret/-/ret-0.2.2.tgz", "_shasum": "b6861782a1f4762dce43402a71eb7a283f44573c", "_shrinkwrap": null, "_spec": "ret@~0.2.0", "_where": "/root/rushmail/node_modules/safe-regex2", "author": { "name": "fent", "url": "https://github.com/fent" }, "bugs": { "url": "https://github.com/fent/ret.js/issues" }, "dependencies": {}, "description": "Tokenizes a string that represents a regular expression.", "devDependencies": { "istanbul": "^0.4.5", "vows": "^0.8.1" }, "directories": { "lib": "./lib" }, "dist": { "integrity": "sha512-M0b3YWQs7R3Z917WRQy1HHA7Ba7D8hvZg6UE5mLykJxQVE2ju0IXbGlaHPPlkY+WN7wFP+wUMXmBFA0aV6vYGQ==", "shasum": "b6861782a1f4762dce43402a71eb7a283f44573c", "tarball": "https://registry.npmjs.org/ret/-/ret-0.2.2.tgz", "fileCount": 8, "unpackedSize": 17038 }, "engines": { "node": ">=4" }, "files": [ "lib" ], "gitHead": "c856e909be0ea5b4518c722b3481c4c52ce839fe", "homepage": "https://github.com/fent/ret.js#readme", "keywords": [ "regex", "regexp", "regular expression", "parser", "tokenizer" ], "license": "MIT", "main": "./lib/index.js", "maintainers": [ { "name": "fent", "email": "roly426@gmail.com" } ], "name": "ret", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/fent/ret.js.git" }, "scripts": { "test": "istanbul cover vows -- --spec test/*-test.js" }, "version": "0.2.2" }