{ "_args": [ [ "v8flags@^2.0.2", "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp" ] ], "_from": "v8flags@>=2.0.2 <3.0.0", "_id": "v8flags@2.1.1", "_inCache": true, "_installable": true, "_location": "/v8flags", "_nodeVersion": "0.10.41", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/v8flags-2.1.1.tgz_1492553662014_0.08135617268271744" }, "_npmUser": { "email": "blaine.bublitz@gmail.com", "name": "phated" }, "_npmVersion": "2.15.2", "_phantomChildren": {}, "_requested": { "name": "v8flags", "raw": "v8flags@^2.0.2", "rawSpec": "^2.0.2", "scope": null, "spec": ">=2.0.2 <3.0.0", "type": "range" }, "_requiredBy": [ "/gulp" ], "_resolved": "https://registry.npmjs.org/v8flags/-/v8flags-2.1.1.tgz", "_shasum": "aab1a1fa30d45f88dd321148875ac02c0b55e5b4", "_shrinkwrap": null, "_spec": "v8flags@^2.0.2", "_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp", "author": { "name": "Tyler Kellen", "url": "http://goingslowly.com/" }, "bugs": { "url": "https://github.com/tkellen/node-v8flags/issues" }, "dependencies": { "user-home": "^1.1.1" }, "description": "Get available v8 flags.", "devDependencies": { "async": "^0.9.0", "chai": "~1.9.1", "mocha": "~1.21.4" }, "directories": {}, "dist": { "shasum": "aab1a1fa30d45f88dd321148875ac02c0b55e5b4", "tarball": "https://registry.npmjs.org/v8flags/-/v8flags-2.1.1.tgz" }, "engines": { "node": ">= 0.10.0" }, "gitHead": "4c628146efa7eda11df0e10c73b3d8687873569e", "homepage": "https://github.com/tkellen/node-v8flags", "keywords": [ "v8 flags", "harmony flags" ], "licenses": [ { "type": "MIT", "url": "https://github.com/tkellen/node-v8flags/blob/master/LICENSE" } ], "main": "index.js", "maintainers": [ { "email": "leo@leozhang.me", "name": "ilikebits" }, { "email": "blaine@iceddev.com", "name": "phated" }, { "email": "tyler@sleekcode.net", "name": "tkellen" } ], "name": "v8flags", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/tkellen/node-v8flags.git" }, "scripts": { "test": "_mocha -R spec test.js" }, "version": "2.1.1" }