{ "_args": [ [ "v8flags@2.0.11", "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys" ] ], "_development": true, "_from": "v8flags@2.0.11", "_id": "v8flags@2.0.11", "_inBundle": false, "_integrity": "sha1-vKjzDw1tYGEswsAGQeaWLUKuaIE=", "_location": "/v8flags", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "v8flags@2.0.11", "name": "v8flags", "escapedName": "v8flags", "rawSpec": "2.0.11", "saveSpec": null, "fetchSpec": "2.0.11" }, "_requiredBy": [ "/gulp" ], "_resolved": "https://registry.npmjs.org/v8flags/-/v8flags-2.0.11.tgz", "_spec": "2.0.11", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys", "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" }, "engines": { "node": ">= 0.10.0" }, "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", "name": "v8flags", "repository": { "type": "git", "url": "git://github.com/tkellen/node-v8flags.git" }, "scripts": { "test": "_mocha -R spec test.js" }, "version": "2.0.11" }