123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- {
- "_args": [
- [
- {
- "raw": "consolidate@^0.14.1",
- "scope": null,
- "escapedName": "consolidate",
- "name": "consolidate",
- "rawSpec": "^0.14.1",
- "spec": ">=0.14.1 <0.15.0",
- "type": "range"
- },
- "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/gulp-wrap"
- ]
- ],
- "_from": "consolidate@>=0.14.1 <0.15.0",
- "_id": "consolidate@0.14.5",
- "_inCache": true,
- "_location": "/consolidate",
- "_nodeVersion": "6.9.1",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/consolidate-0.14.5.tgz_1479397950486_0.529839156428352"
- },
- "_npmUser": {
- "name": "niftylettuce",
- "email": "niftylettuce@gmail.com"
- },
- "_npmVersion": "4.0.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "consolidate@^0.14.1",
- "scope": null,
- "escapedName": "consolidate",
- "name": "consolidate",
- "rawSpec": "^0.14.1",
- "spec": ">=0.14.1 <0.15.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-wrap"
- ],
- "_resolved": "https://registry.npmjs.org/consolidate/-/consolidate-0.14.5.tgz",
- "_shasum": "5a25047bc76f73072667c8cb52c989888f494c63",
- "_shrinkwrap": null,
- "_spec": "consolidate@^0.14.1",
- "_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/gulp-wrap",
- "author": {
- "name": "TJ Holowaychuk",
- "email": "tj@vision-media.ca"
- },
- "bugs": {
- "url": "https://github.com/visionmedia/consolidate.js/issues"
- },
- "dependencies": {
- "bluebird": "^3.1.1"
- },
- "description": "Template engine consolidation library",
- "devDependencies": {
- "arc-templates": "^0.5.1",
- "atpl": ">=0.7.6",
- "babel-core": "^6.7.6",
- "babel-preset-react": "^6.5.0",
- "bracket-template": "^1.0.3",
- "dot": "^1.0.1",
- "dust": "^0.3.0",
- "dustjs-helpers": "^1.1.1",
- "dustjs-linkedin": "^2.7.2",
- "eco": "^1.1.0-rc-3",
- "ect": "^0.5.9",
- "ejs": "^2.3.4",
- "eslint": "^3.7.1",
- "eslint-config-standard": "^6.2.0",
- "eslint-plugin-promise": "^3.3.1",
- "eslint-plugin-standard": "^2.0.1",
- "haml-coffee": "^1.4.0",
- "hamlet": "^0.3.3",
- "hamljs": "^0.6.1",
- "handlebars": "^4.0.5",
- "hogan.js": "^3.0.2",
- "htmling": "^0.0.7",
- "jade": "^1.9.1",
- "jazz": "^0.0.18",
- "jqtpl": "~1.1.0",
- "just": "^0.1.8",
- "liquor": "^0.0.5",
- "lodash": "^4.0.0",
- "marko": "^3.12.0",
- "mocha": "^3.1.2",
- "mote": "^0.2.0",
- "mustache": "^2.2.1",
- "nunjucks": "^3.0.0",
- "pug": "^2.0.0-beta6",
- "qejs": "^3.0.5",
- "ractive": "^0.8.4",
- "react": "^15.3.2",
- "react-dom": "^15.3.2",
- "should": "*",
- "slm": "^0.5.0",
- "swig": "^1.4.1",
- "templayed": ">=0.2.3",
- "tinyliquid": "^0.2.22",
- "toffee": "^0.1.12",
- "twig": "^0.10.0",
- "underscore": "^1.3.3",
- "vash": "^0.12.2",
- "walrus": "^0.10.1",
- "whiskers": "^0.4.0"
- },
- "directories": {},
- "dist": {
- "shasum": "5a25047bc76f73072667c8cb52c989888f494c63",
- "tarball": "https://registry.npmjs.org/consolidate/-/consolidate-0.14.5.tgz"
- },
- "gitHead": "894b0de2fa9dcd2bde72ee14d6b36aa4ffb65f27",
- "homepage": "https://github.com/visionmedia/consolidate.js#readme",
- "keywords": [
- "engine",
- "template",
- "view"
- ],
- "license": "MIT",
- "main": "index",
- "maintainers": [
- {
- "name": "bridgear",
- "email": "ruben@bridgewater.de"
- },
- {
- "name": "doowb",
- "email": "brian.woodward@gmail.com"
- },
- {
- "name": "niftylettuce",
- "email": "niftylettuce@gmail.com"
- },
- {
- "name": "tjholowaychuk",
- "email": "tj@vision-media.ca"
- }
- ],
- "name": "consolidate",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/visionmedia/consolidate.js.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "version": "0.14.5"
- }
|