summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/json-stringify-safe/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/json-stringify-safe/package.json')
-rw-r--r--deps/npm/node_modules/request/node_modules/json-stringify-safe/package.json57
1 files changed, 12 insertions, 45 deletions
diff --git a/deps/npm/node_modules/request/node_modules/json-stringify-safe/package.json b/deps/npm/node_modules/request/node_modules/json-stringify-safe/package.json
index 3540084668..40cfac9c10 100644
--- a/deps/npm/node_modules/request/node_modules/json-stringify-safe/package.json
+++ b/deps/npm/node_modules/request/node_modules/json-stringify-safe/package.json
@@ -1,38 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "json-stringify-safe@~5.0.1",
- "scope": null,
- "escapedName": "json-stringify-safe",
- "name": "json-stringify-safe",
- "rawSpec": "~5.0.1",
- "spec": ">=5.0.1 <5.1.0",
- "type": "range"
- },
- "/Users/rebecca/code/npm/node_modules/request"
- ]
- ],
- "_from": "json-stringify-safe@>=5.0.1 <5.1.0",
+ "_from": "json-stringify-safe@~5.0.1",
"_id": "json-stringify-safe@5.0.1",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
"_location": "/request/json-stringify-safe",
- "_nodeVersion": "2.0.1",
- "_npmUser": {
- "name": "isaacs",
- "email": "isaacs@npmjs.com"
- },
- "_npmVersion": "2.10.0",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "json-stringify-safe@~5.0.1",
- "scope": null,
- "escapedName": "json-stringify-safe",
"name": "json-stringify-safe",
+ "escapedName": "json-stringify-safe",
"rawSpec": "~5.0.1",
- "spec": ">=5.0.1 <5.1.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "~5.0.1"
},
"_requiredBy": [
"/request"
@@ -41,15 +21,17 @@
"_shasum": "1296a2d58fd45f19a0f6ce01d65701e2c735b6eb",
"_shrinkwrap": null,
"_spec": "json-stringify-safe@~5.0.1",
- "_where": "/Users/rebecca/code/npm/node_modules/request",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/request",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/isaacs/json-stringify-safe/issues"
},
+ "bundleDependencies": false,
"contributors": [
{
"name": "Andri Möll",
@@ -58,18 +40,13 @@
}
],
"dependencies": {},
+ "deprecated": false,
"description": "Like JSON.stringify, but doesn't blow up on circular refs.",
"devDependencies": {
"mocha": ">= 2.1.0 < 3",
"must": ">= 0.12 < 0.13",
"sinon": ">= 1.12.2 < 2"
},
- "directories": {},
- "dist": {
- "shasum": "1296a2d58fd45f19a0f6ce01d65701e2c735b6eb",
- "tarball": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"
- },
- "gitHead": "3890dceab3ad14f8701e38ca74f38276abc76de5",
"homepage": "https://github.com/isaacs/json-stringify-safe",
"keywords": [
"json",
@@ -79,19 +56,9 @@
],
"license": "ISC",
"main": "stringify.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- },
- {
- "name": "moll",
- "email": "andri@dot.ee"
- }
- ],
"name": "json-stringify-safe",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/isaacs/json-stringify-safe.git"