first commit
This commit is contained in:
60
build/node_modules/tar-pack/package.json
generated
vendored
Normal file
60
build/node_modules/tar-pack/package.json
generated
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"tar-pack@3.4.1",
|
||||
"/Users/asciidisco/Desktop/asciidisco.com/build"
|
||||
]
|
||||
],
|
||||
"_from": "tar-pack@3.4.1",
|
||||
"_id": "tar-pack@3.4.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-PPRybI9+jM5tjtCbN2cxmmRU7YmqT3Zv/UDy48tAh2XRkLa9bAORtSWLkVc13+GJF+cdTh1yEnHEk3cpTaL5Kg==",
|
||||
"_location": "/tar-pack",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "tar-pack@3.4.1",
|
||||
"name": "tar-pack",
|
||||
"escapedName": "tar-pack",
|
||||
"rawSpec": "3.4.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.4.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/node-pre-gyp"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.1.tgz",
|
||||
"_spec": "3.4.1",
|
||||
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build",
|
||||
"bugs": {
|
||||
"url": "https://github.com/ForbesLindesay/tar-pack/issues"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user