summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/package.json')
-rw-r--r--deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/package.json67
1 files changed, 0 insertions, 67 deletions
diff --git a/deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/package.json b/deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/package.json
deleted file mode 100644
index 49e9145c99..0000000000
--- a/deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/package.json
+++ /dev/null
@@ -1,67 +0,0 @@
-{
- "name": "underscore",
- "description": "JavaScript's functional programming helper library.",
- "homepage": "http://underscorejs.org",
- "keywords": [
- "util",
- "functional",
- "server",
- "client",
- "browser"
- ],
- "author": {
- "name": "Jeremy Ashkenas",
- "email": "jeremy@documentcloud.org"
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/jashkenas/underscore.git"
- },
- "main": "underscore.js",
- "version": "1.6.0",
- "devDependencies": {
- "docco": "0.6.x",
- "phantomjs": "1.9.0-1",
- "uglify-js": "2.4.x"
- },
- "scripts": {
- "test": "phantomjs test/vendor/runner.js test/index.html?noglobals=true",
- "build": "uglifyjs underscore.js -c \"evaluate=false\" --comments \"/ .*/\" -m --source-map underscore-min.map -o underscore-min.js",
- "doc": "docco underscore.js"
- },
- "licenses": [
- {
- "type": "MIT",
- "url": "https://raw.github.com/jashkenas/underscore/master/LICENSE"
- }
- ],
- "files": [
- "underscore.js",
- "underscore-min.js",
- "LICENSE"
- ],
- "bugs": {
- "url": "https://github.com/jashkenas/underscore/issues"
- },
- "_id": "underscore@1.6.0",
- "dist": {
- "shasum": "8b38b10cacdef63337b8b24e4ff86d45aea529a8",
- "tarball": "http://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz"
- },
- "_from": "underscore@>= 1.3.0",
- "_npmVersion": "1.3.21",
- "_npmUser": {
- "name": "jashkenas",
- "email": "jashkenas@gmail.com"
- },
- "maintainers": [
- {
- "name": "jashkenas",
- "email": "jashkenas@gmail.com"
- }
- ],
- "directories": {},
- "_shasum": "8b38b10cacdef63337b8b24e4ff86d45aea529a8",
- "_resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz",
- "readme": "ERROR: No README data found!"
-}