fasttext-native
Version:
fastText bindings for Node.js
60 lines (59 loc) • 1.6 kB
JSON
{
"_from": "tar-pack@^3.4.0",
"_id": "tar-pack@3.4.1",
"_inBundle": false,
"_integrity": "sha512-PPRybI9+jM5tjtCbN2cxmmRU7YmqT3Zv/UDy48tAh2XRkLa9bAORtSWLkVc13+GJF+cdTh1yEnHEk3cpTaL5Kg==",
"_location": "/tar-pack",
"_phantomChildren": {
"ms": "2.0.0"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "tar-pack@^3.4.0",
"name": "tar-pack",
"escapedName": "tar-pack",
"rawSpec": "^3.4.0",
"saveSpec": null,
"fetchSpec": "^3.4.0"
},
"_requiredBy": [
"/node-pre-gyp"
],
"_resolved": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.1.tgz",
"_shasum": "e1dbc03a9b9d3ba07e896ad027317eb679a10a1f",
"_spec": "tar-pack@^3.4.0",
"_where": "/Users/anh/code/fasttext-native/node_modules/node-pre-gyp",
"bugs": {
"url": "https://github.com/ForbesLindesay/tar-pack/issues"
},
"bundleDependencies": false,
"dependencies": {
"debug": "^2.2.0",
"fstream": "^1.0.10",
"fstream-ignore": "^1.0.5",
"once": "^1.3.3",
"readable-stream": "^2.1.4",
"rimraf": "^2.5.1",
"tar": "^2.2.1",
"uid-number": "^0.0.6"
},
"deprecated": false,
"description": "Package and un-package modules of some sort (in tar/gz bundles).",
"devDependencies": {
"mkdirp": "*",
"mocha": "*",
"rfile": "*"
},
"homepage": "https://github.com/ForbesLindesay/tar-pack#readme",
"license": "BSD-2-Clause",
"name": "tar-pack",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/tar-pack.git"
},
"scripts": {
"test": "mocha -R list"
},
"version": "3.4.1"
}