You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

99 lines
2.2 KiB
JSON

{
"_args": [
[
"v8flags@^2.0.2",
"/Users/alfiepates/src/invoicer/node_modules/knex"
]
],
"_from": "v8flags@>=2.0.2 <3.0.0",
"_id": "v8flags@2.0.11",
"_inCache": true,
"_installable": true,
"_location": "/v8flags",
"_nodeVersion": "5.2.0",
"_npmUser": {
"email": "leo@leozhang.me",
"name": "ilikebits"
},
"_npmVersion": "3.3.12",
"_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": [
"/knex"
],
"_resolved": "https://registry.npmjs.org/v8flags/-/v8flags-2.0.11.tgz",
"_shasum": "bca8f30f0d6d60612cc2c00641e6962d42ae6881",
"_shrinkwrap": null,
"_spec": "v8flags@^2.0.2",
"_where": "/Users/alfiepates/src/invoicer/node_modules/knex",
"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": "bca8f30f0d6d60612cc2c00641e6962d42ae6881",
"tarball": "http://localhost:4873/v8flags/-/v8flags-2.0.11.tgz"
},
"engines": {
"node": ">= 0.10.0"
},
"gitHead": "0f7bb94c6799f4d405e17681218d85df9b0e30c0",
"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.0.11"
}