80 lines
1.9 KiB
JSON
80 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"wrap-md-editor@0.2.20",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "wrap-md-editor@0.2.20",
|
|
"_id": "wrap-md-editor@0.2.20",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-pC3lgdziNbU2+bvC1Ac451S1mzO96AB2g08UuvGER0ZPAPRyJvY/xv+qk1XQMFjokb/qHYkmGB76Ho4Hjo/EaQ==",
|
|
"_location": "/wrap-md-editor",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "wrap-md-editor@0.2.20",
|
|
"name": "wrap-md-editor",
|
|
"escapedName": "wrap-md-editor",
|
|
"rawSpec": "0.2.20",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.2.20"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/wrap-md-editor/-/wrap-md-editor-0.2.20.tgz",
|
|
"_spec": "0.2.20",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"babel": {
|
|
"presets": [
|
|
"react"
|
|
],
|
|
"plugins": [
|
|
[
|
|
"transform-class-properties",
|
|
{
|
|
"spec": true
|
|
}
|
|
],
|
|
"transform-es2015-modules-umd",
|
|
"transform-es2015-classes"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/lizhengnacl/wrap-md-editor/issues"
|
|
},
|
|
"dependencies": {
|
|
"object-assign": "^4.1.1"
|
|
},
|
|
"description": "React Component Based on Editor.md",
|
|
"devDependencies": {
|
|
"babel-cli": "^6.24.1",
|
|
"babel-plugin-transform-class-properties": "^6.24.1",
|
|
"babel-plugin-transform-es2015-classes": "^6.24.1",
|
|
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
|
|
"babel-preset-react": "^6.24.1"
|
|
},
|
|
"homepage": "https://github.com/lizhengnacl/wrap-md-editor#readme",
|
|
"keywords": [],
|
|
"license": "ISC",
|
|
"main": "dist/index.js",
|
|
"name": "wrap-md-editor",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/lizhengnacl/wrap-md-editor.git"
|
|
},
|
|
"scripts": {
|
|
"build": "make build"
|
|
},
|
|
"tags": [
|
|
"Editor.md",
|
|
"editor.md",
|
|
"editor",
|
|
"react",
|
|
"component"
|
|
],
|
|
"version": "0.2.20"
|
|
}
|