120 lines
2.7 KiB
JSON
120 lines
2.7 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"snapdragon-node@2.1.1",
|
||
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "snapdragon-node@2.1.1",
|
||
|
"_id": "snapdragon-node@2.1.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
|
||
|
"_location": "/snapdragon-node",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "snapdragon-node@2.1.1",
|
||
|
"name": "snapdragon-node",
|
||
|
"escapedName": "snapdragon-node",
|
||
|
"rawSpec": "2.1.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.1.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/anymatch/braces",
|
||
|
"/browser-sync/braces",
|
||
|
"/chokidar/braces",
|
||
|
"/fast-glob/braces",
|
||
|
"/glob-watcher/braces",
|
||
|
"/gulp/braces",
|
||
|
"/liftoff/braces",
|
||
|
"/matchdep/braces",
|
||
|
"/watchpack/braces"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
|
||
|
"_spec": "2.1.1",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
||
|
"author": {
|
||
|
"name": "Jon Schlinkert",
|
||
|
"url": "https://github.com/jonschlinkert"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jonschlinkert/snapdragon-node/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"define-property": "^1.0.0",
|
||
|
"isobject": "^3.0.0",
|
||
|
"snapdragon-util": "^3.0.1"
|
||
|
},
|
||
|
"description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.",
|
||
|
"devDependencies": {
|
||
|
"gulp": "^3.9.1",
|
||
|
"gulp-eslint": "^4.0.0",
|
||
|
"gulp-format-md": "^0.1.12",
|
||
|
"gulp-istanbul": "^1.1.2",
|
||
|
"gulp-mocha": "^3.0.1",
|
||
|
"mocha": "^3.4.2",
|
||
|
"snapdragon": "^0.11.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/jonschlinkert/snapdragon-node",
|
||
|
"keywords": [
|
||
|
"ast",
|
||
|
"compile",
|
||
|
"compiler",
|
||
|
"convert",
|
||
|
"node",
|
||
|
"parse",
|
||
|
"parser",
|
||
|
"plugin",
|
||
|
"render",
|
||
|
"snapdragon",
|
||
|
"snapdragonplugin",
|
||
|
"token",
|
||
|
"transform"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "snapdragon-node",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jonschlinkert/snapdragon-node.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"verb": {
|
||
|
"layout": "default",
|
||
|
"tasks": [
|
||
|
"readme"
|
||
|
],
|
||
|
"plugins": [
|
||
|
"gulp-format-md"
|
||
|
],
|
||
|
"related": {
|
||
|
"list": [
|
||
|
"breakdance",
|
||
|
"snapdragon",
|
||
|
"snapdragon-capture",
|
||
|
"snapdragon-cheerio",
|
||
|
"snapdragon-util"
|
||
|
]
|
||
|
},
|
||
|
"reflinks": [
|
||
|
"verb",
|
||
|
"verb-generate-readme"
|
||
|
],
|
||
|
"lint": {
|
||
|
"reflinks": true
|
||
|
}
|
||
|
},
|
||
|
"version": "2.1.1"
|
||
|
}
|