summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash.isarguments/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/lodash.isarguments/package.json')
-rw-r--r--deps/npm/node_modules/lodash.isarguments/package.json120
1 files changed, 120 insertions, 0 deletions
diff --git a/deps/npm/node_modules/lodash.isarguments/package.json b/deps/npm/node_modules/lodash.isarguments/package.json
new file mode 100644
index 0000000000..de5c561d5e
--- /dev/null
+++ b/deps/npm/node_modules/lodash.isarguments/package.json
@@ -0,0 +1,120 @@
+{
+ "_args": [
+ [
+ "lodash.isarguments@^3.0.0",
+ "/Users/rebecca/code/npm/node_modules/lodash.keys"
+ ]
+ ],
+ "_from": "lodash.isarguments@>=3.0.0 <4.0.0",
+ "_id": "lodash.isarguments@3.0.4",
+ "_inCache": true,
+ "_location": "/lodash.isarguments",
+ "_nodeVersion": "0.12.5",
+ "_npmUser": {
+ "email": "john.david.dalton@gmail.com",
+ "name": "jdalton"
+ },
+ "_npmVersion": "2.12.0",
+ "_phantomChildren": {},
+ "_requested": {
+ "name": "lodash.isarguments",
+ "raw": "lodash.isarguments@^3.0.0",
+ "rawSpec": "^3.0.0",
+ "scope": null,
+ "spec": ">=3.0.0 <4.0.0",
+ "type": "range"
+ },
+ "_requiredBy": [
+ "/lodash._baseflatten",
+ "/lodash.keys"
+ ],
+ "_resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.0.4.tgz",
+ "_shasum": "ebbb884c48d27366a44ea6fee57ed7b5a32a81e0",
+ "_shrinkwrap": null,
+ "_spec": "lodash.isarguments@^3.0.0",
+ "_where": "/Users/rebecca/code/npm/node_modules/lodash.keys",
+ "author": {
+ "email": "john.david.dalton@gmail.com",
+ "name": "John-David Dalton",
+ "url": "http://allyoucanleet.com/"
+ },
+ "bugs": {
+ "url": "https://github.com/lodash/lodash/issues"
+ },
+ "contributors": [
+ {
+ "name": "John-David Dalton",
+ "email": "john.david.dalton@gmail.com",
+ "url": "http://allyoucanleet.com/"
+ },
+ {
+ "name": "Benjamin Tan",
+ "email": "demoneaux@gmail.com",
+ "url": "https://d10.github.io/"
+ },
+ {
+ "name": "Blaine Bublitz",
+ "email": "blaine@iceddev.com",
+ "url": "http://www.iceddev.com/"
+ },
+ {
+ "name": "Kit Cambridge",
+ "email": "github@kitcambridge.be",
+ "url": "http://kitcambridge.be/"
+ },
+ {
+ "name": "Mathias Bynens",
+ "email": "mathias@qiwi.be",
+ "url": "https://mathiasbynens.be/"
+ }
+ ],
+ "dependencies": {},
+ "description": "The modern build of lodash’s `_.isArguments` as a module.",
+ "devDependencies": {},
+ "directories": {},
+ "dist": {
+ "shasum": "ebbb884c48d27366a44ea6fee57ed7b5a32a81e0",
+ "tarball": "http://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.0.4.tgz"
+ },
+ "homepage": "https://lodash.com/",
+ "icon": "https://lodash.com/icon.svg",
+ "keywords": [
+ "lodash",
+ "lodash-modularized",
+ "stdlib",
+ "util"
+ ],
+ "license": "MIT",
+ "maintainers": [
+ {
+ "name": "jdalton",
+ "email": "john.david.dalton@gmail.com"
+ },
+ {
+ "name": "kitcambridge",
+ "email": "github@kitcambridge.be"
+ },
+ {
+ "name": "mathias",
+ "email": "mathias@qiwi.be"
+ },
+ {
+ "name": "phated",
+ "email": "blaine@iceddev.com"
+ },
+ {
+ "name": "d10",
+ "email": "demoneaux@gmail.com"
+ }
+ ],
+ "name": "lodash.isarguments",
+ "optionalDependencies": {},
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/lodash/lodash.git"
+ },
+ "scripts": {
+ "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
+ },
+ "version": "3.0.4"
+}