summaryrefslogtreecommitdiff
path: root/tools/eslint/node_modules/remark-parse/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/eslint/node_modules/remark-parse/package.json')
-rw-r--r--tools/eslint/node_modules/remark-parse/package.json58
1 files changed, 11 insertions, 47 deletions
diff --git a/tools/eslint/node_modules/remark-parse/package.json b/tools/eslint/node_modules/remark-parse/package.json
index dc69a3cb76..a39fd06ac8 100644
--- a/tools/eslint/node_modules/remark-parse/package.json
+++ b/tools/eslint/node_modules/remark-parse/package.json
@@ -1,50 +1,27 @@
{
- "_args": [
- [
- {
- "raw": "remark-parse@^1.1.0",
- "scope": null,
- "escapedName": "remark-parse",
- "name": "remark-parse",
- "rawSpec": "^1.1.0",
- "spec": ">=1.1.0 <2.0.0",
- "type": "range"
- },
- "/Users/trott/io.js/tools/eslint/node_modules/remark"
- ]
- ],
- "_from": "remark-parse@>=1.1.0 <2.0.0",
+ "_from": "remark-parse@^1.1.0",
"_id": "remark-parse@1.1.0",
- "_inCache": true,
+ "_inBundle": false,
+ "_integrity": "sha1-w8oQ+ajaBGFcKPCapOMEUQUm7CE=",
"_location": "/remark-parse",
- "_nodeVersion": "5.9.1",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/remark-parse-1.1.0.tgz_1470758336888_0.29067788645625114"
- },
- "_npmUser": {
- "name": "wooorm",
- "email": "tituswormer@gmail.com"
- },
- "_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "remark-parse@^1.1.0",
- "scope": null,
- "escapedName": "remark-parse",
"name": "remark-parse",
+ "escapedName": "remark-parse",
"rawSpec": "^1.1.0",
- "spec": ">=1.1.0 <2.0.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/remark"
],
"_resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-1.1.0.tgz",
"_shasum": "c3ca10f9a8da04615c28f09aa4e304510526ec21",
- "_shrinkwrap": null,
"_spec": "remark-parse@^1.1.0",
- "_where": "/Users/trott/io.js/tools/eslint/node_modules/remark",
+ "_where": "/Users/trott/io.js/tools/eslint-tmp/node_modules/eslint/node_modules/remark",
"author": {
"name": "Titus Wormer",
"email": "tituswormer@gmail.com",
@@ -53,6 +30,7 @@
"bugs": {
"url": "https://github.com/wooorm/remark/issues"
},
+ "bundleDependencies": false,
"contributors": [
{
"name": "Titus Wormer",
@@ -75,13 +53,8 @@
"unist-util-remove-position": "^1.0.0",
"vfile-location": "^2.0.0"
},
+ "deprecated": false,
"description": "Markdown parser for remark",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "c3ca10f9a8da04615c28f09aa4e304510526ec21",
- "tarball": "https://registry.npmjs.org/remark-parse/-/remark-parse-1.1.0.tgz"
- },
"engines": {
"node": ">=0.11.0"
},
@@ -99,19 +72,10 @@
"parse"
],
"license": "MIT",
- "maintainers": [
- {
- "name": "wooorm",
- "email": "tituswormer@gmail.com"
- }
- ],
"name": "remark-parse",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/wooorm/remark/tree/master/packages/remark-parse"
},
- "scripts": {},
"version": "1.1.0"
}