TheDesk Mio (ver.5)
This commit is contained in:
61
app/node_modules/fast-json-stable-stringify/package.json
generated
vendored
61
app/node_modules/fast-json-stable-stringify/package.json
generated
vendored
@@ -1,50 +1,32 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "fast-json-stable-stringify@^2.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "fast-json-stable-stringify",
|
||||
"name": "fast-json-stable-stringify",
|
||||
"rawSpec": "^2.0.0",
|
||||
"spec": ">=2.0.0 <3.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\ajv"
|
||||
"fast-json-stable-stringify@2.0.0",
|
||||
"/Users/aa/TheDesk/app"
|
||||
]
|
||||
],
|
||||
"_from": "fast-json-stable-stringify@>=2.0.0 <3.0.0",
|
||||
"_from": "fast-json-stable-stringify@2.0.0",
|
||||
"_id": "fast-json-stable-stringify@2.0.0",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=",
|
||||
"_location": "/fast-json-stable-stringify",
|
||||
"_nodeVersion": "7.10.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "s3://npm-registry-packages",
|
||||
"tmp": "tmp/fast-json-stable-stringify-2.0.0.tgz_1508867040972_0.377122831530869"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "esp",
|
||||
"email": "e.poberezkin@me.com"
|
||||
},
|
||||
"_npmVersion": "4.2.0",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "fast-json-stable-stringify@^2.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "fast-json-stable-stringify",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "fast-json-stable-stringify@2.0.0",
|
||||
"name": "fast-json-stable-stringify",
|
||||
"rawSpec": "^2.0.0",
|
||||
"spec": ">=2.0.0 <3.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "fast-json-stable-stringify",
|
||||
"rawSpec": "2.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/ajv"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
|
||||
"_shasum": "d5142c0caee6b1189f87d3a76111064f86c8bbf2",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "fast-json-stable-stringify@^2.0.0",
|
||||
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\ajv",
|
||||
"_spec": "2.0.0",
|
||||
"_where": "/Users/aa/TheDesk/app",
|
||||
"author": {
|
||||
"name": "James Halliday",
|
||||
"email": "mail@substack.net",
|
||||
@@ -53,7 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
|
||||
"devDependencies": {
|
||||
"benchmark": "^2.1.4",
|
||||
@@ -66,12 +47,6 @@
|
||||
"pre-commit": "^1.2.2",
|
||||
"tape": "~1.0.4"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "d5142c0caee6b1189f87d3a76111064f86c8bbf2",
|
||||
"tarball": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz"
|
||||
},
|
||||
"gitHead": "43c016ad43684fb3dff2f94e6bc25cd39fdf7f3b",
|
||||
"homepage": "https://github.com/epoberezkin/fast-json-stable-stringify",
|
||||
"keywords": [
|
||||
"json",
|
||||
@@ -82,12 +57,6 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "esp",
|
||||
"email": "e.poberezkin@me.com"
|
||||
}
|
||||
],
|
||||
"name": "fast-json-stable-stringify",
|
||||
"nyc": {
|
||||
"exclude": [
|
||||
@@ -99,8 +68,6 @@
|
||||
"text-summary"
|
||||
]
|
||||
},
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/epoberezkin/fast-json-stable-stringify.git"
|
||||
|
Reference in New Issue
Block a user