aboutsummaryrefslogtreecommitdiff
path: root/node_modules/gulp-sym/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/gulp-sym/package.json')
-rw-r--r--node_modules/gulp-sym/package.json109
1 files changed, 109 insertions, 0 deletions
diff --git a/node_modules/gulp-sym/package.json b/node_modules/gulp-sym/package.json
new file mode 100644
index 000000000..31ea3e072
--- /dev/null
+++ b/node_modules/gulp-sym/package.json
@@ -0,0 +1,109 @@
+{
+ "_args": [
+ [
+ {
+ "raw": "gulp-sym@0.0.14",
+ "scope": null,
+ "escapedName": "gulp-sym",
+ "name": "gulp-sym",
+ "rawSpec": "0.0.14",
+ "spec": "0.0.14",
+ "type": "version"
+ },
+ "/home/dold/repos/taler/wallet-webex"
+ ]
+ ],
+ "_from": "gulp-sym@0.0.14",
+ "_id": "gulp-sym@0.0.14",
+ "_inCache": true,
+ "_location": "/gulp-sym",
+ "_npmUser": {
+ "name": "soyuka",
+ "email": "soyuka@gmail.com"
+ },
+ "_npmVersion": "1.4.23",
+ "_phantomChildren": {
+ "clone-stats": "0.0.1",
+ "core-util-is": "1.0.2",
+ "dateformat": "1.0.12",
+ "escape-string-regexp": "1.0.5",
+ "inherits": "2.0.3",
+ "isarray": "0.0.1",
+ "lodash._escapehtmlchar": "2.4.1",
+ "lodash._escapestringchar": "2.4.1",
+ "lodash._isnative": "2.4.1",
+ "lodash._reunescapedhtml": "2.4.1",
+ "lodash._shimkeys": "2.4.1",
+ "lodash.defaults": "2.4.1",
+ "lodash.isobject": "2.4.1",
+ "lodash.values": "2.4.1",
+ "multipipe": "0.1.2",
+ "string_decoder": "0.10.31"
+ },
+ "_requested": {
+ "raw": "gulp-sym@0.0.14",
+ "scope": null,
+ "escapedName": "gulp-sym",
+ "name": "gulp-sym",
+ "rawSpec": "0.0.14",
+ "spec": "0.0.14",
+ "type": "version"
+ },
+ "_requiredBy": [
+ "#DEV:/"
+ ],
+ "_resolved": "https://registry.npmjs.org/gulp-sym/-/gulp-sym-0.0.14.tgz",
+ "_shasum": "00882a8fe0052dc9b849c6870b0fc3992692a4a6",
+ "_shrinkwrap": null,
+ "_spec": "gulp-sym@0.0.14",
+ "_where": "/home/dold/repos/taler/wallet-webex",
+ "author": {
+ "name": "soyuka"
+ },
+ "bugs": {
+ "url": "https://github.com/soyuka/gulp-sym/issues"
+ },
+ "dependencies": {
+ "gulp-util": "^2.2.14",
+ "mkdirp": "^0.5.0",
+ "rimraf": "^2.2.6",
+ "through2": "^0.5.1"
+ },
+ "description": "Gulp symlink",
+ "devDependencies": {
+ "async": "^0.7.0",
+ "chai": "^1.9.1",
+ "mocha": "^1.18.2"
+ },
+ "directories": {},
+ "dist": {
+ "shasum": "00882a8fe0052dc9b849c6870b0fc3992692a4a6",
+ "tarball": "https://registry.npmjs.org/gulp-sym/-/gulp-sym-0.0.14.tgz"
+ },
+ "gitHead": "00e628e6bbc14aa6abd0d9dbbfe44fd4cd5fa85f",
+ "homepage": "https://github.com/soyuka/gulp-sym",
+ "keywords": [
+ "gulpplugin",
+ "symlink",
+ "gulp-symlink"
+ ],
+ "license": "MIT",
+ "main": "index.js",
+ "maintainers": [
+ {
+ "name": "soyuka",
+ "email": "soyuka@gmail.com"
+ }
+ ],
+ "name": "gulp-sym",
+ "optionalDependencies": {},
+ "readme": "ERROR: No README data found!",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/soyuka/gulp-sym.git"
+ },
+ "scripts": {
+ "test": "mocha --reporter spec test/index.js"
+ },
+ "version": "0.0.14"
+}