mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
122 lines
3.1 KiB
JSON
122 lines
3.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"nan@^2.1.0",
|
|
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync/node_modules/fsevents"
|
|
]
|
|
],
|
|
"_from": "nan@>=2.1.0 <3.0.0",
|
|
"_id": "nan@2.2.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/nan",
|
|
"_nodeVersion": "5.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/nan-2.2.1.tgz_1459265439909_0.12396649201400578"
|
|
},
|
|
"_npmUser": {
|
|
"email": "bbyholm@abo.fi",
|
|
"name": "kkoopa"
|
|
},
|
|
"_npmVersion": "3.3.6",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "nan",
|
|
"raw": "nan@^2.1.0",
|
|
"rawSpec": "^2.1.0",
|
|
"scope": null,
|
|
"spec": ">=2.1.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browser-sync/fsevents"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/nan/-/nan-2.2.1.tgz",
|
|
"_shasum": "d68693f6b34bb41d66bc68b3a4f9defc79d7149b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "nan@^2.1.0",
|
|
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync/node_modules/fsevents",
|
|
"bugs": {
|
|
"url": "https://github.com/nodejs/nan/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"email": "r@va.gg",
|
|
"name": "Rod Vagg",
|
|
"url": "https://github.com/rvagg"
|
|
},
|
|
{
|
|
"email": "bbyholm@abo.fi",
|
|
"name": "Benjamin Byholm",
|
|
"url": "https://github.com/kkoopa/"
|
|
},
|
|
{
|
|
"email": "trev.norris@gmail.com",
|
|
"name": "Trevor Norris",
|
|
"url": "https://github.com/trevnorris"
|
|
},
|
|
{
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "Nathan Rajlich",
|
|
"url": "https://github.com/TooTallNate"
|
|
},
|
|
{
|
|
"email": "brett19@gmail.com",
|
|
"name": "Brett Lawson",
|
|
"url": "https://github.com/brett19"
|
|
},
|
|
{
|
|
"email": "info@bnoordhuis.nl",
|
|
"name": "Ben Noordhuis",
|
|
"url": "https://github.com/bnoordhuis"
|
|
},
|
|
{
|
|
"email": "david@artcom.de",
|
|
"name": "David Siegel",
|
|
"url": "https://github.com/agnat"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 4 compatibility",
|
|
"devDependencies": {
|
|
"bindings": "~1.2.1",
|
|
"commander": "^2.8.1",
|
|
"glob": "^5.0.14",
|
|
"node-gyp": "~3.0.1",
|
|
"tap": "~0.7.1",
|
|
"xtend": "~4.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "d68693f6b34bb41d66bc68b3a4f9defc79d7149b",
|
|
"tarball": "https://registry.npmjs.org/nan/-/nan-2.2.1.tgz"
|
|
},
|
|
"homepage": "https://github.com/nodejs/nan#readme",
|
|
"license": "MIT",
|
|
"main": "include_dirs.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "rod@vagg.org",
|
|
"name": "rvagg"
|
|
},
|
|
{
|
|
"email": "bbyholm@abo.fi",
|
|
"name": "kkoopa"
|
|
}
|
|
],
|
|
"name": "nan",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/nodejs/nan.git"
|
|
},
|
|
"scripts": {
|
|
"docs": "doc/.build.sh",
|
|
"rebuild-tests": "node-gyp rebuild --msvs_version=2013 --directory test",
|
|
"test": "tap --gc test/js/*-test.js"
|
|
},
|
|
"version": "2.2.1"
|
|
}
|