UNPKG

e-lado

Version:

[![CircleCI](https://circleci.com/gh/sharetribe/sharetribe/tree/master.svg?style=svg)](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [![Dependency Status](https://gemnasium.com/sharetribe/sharetribe.png)](https://gemnasium.com/sharetribe/shar

128 lines (127 loc) 3.6 kB
{ "_args": [ [ { "raw": "webpack-sources@^0.1.0", "scope": null, "escapedName": "webpack-sources", "name": "webpack-sources", "rawSpec": "^0.1.0", "spec": ">=0.1.0 <0.2.0", "type": "range" }, "/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/extract-text-webpack-plugin" ] ], "_from": "webpack-sources@>=0.1.0 <0.2.0", "_id": "webpack-sources@0.1.5", "_inCache": true, "_location": "/webpack-sources", "_nodeVersion": "7.7.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/webpack-sources-0.1.5.tgz_1488917506799_0.5009965947829187" }, "_npmUser": { "name": "thelarkinn", "email": "sean.larkin@cuw.edu" }, "_npmVersion": "4.1.2", "_phantomChildren": {}, "_requested": { "raw": "webpack-sources@^0.1.0", "scope": null, "escapedName": "webpack-sources", "name": "webpack-sources", "rawSpec": "^0.1.0", "spec": ">=0.1.0 <0.2.0", "type": "range" }, "_requiredBy": [ "/extract-text-webpack-plugin" ], "_resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-0.1.5.tgz", "_shasum": "aa1f3abf0f0d74db7111c40e500b84f966640750", "_shrinkwrap": null, "_spec": "webpack-sources@^0.1.0", "_where": "/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/extract-text-webpack-plugin", "author": { "name": "Tobias Koppers @sokra" }, "bugs": { "url": "https://github.com/webpack/webpack-sources/issues" }, "dependencies": { "source-list-map": "~0.1.7", "source-map": "~0.5.3" }, "description": "Source code handling classes for webpack", "devDependencies": { "beautify-lint": "^1.0.3", "codecov.io": "^0.1.6", "coveralls": "^2.11.6", "eslint": "^1.1.0", "eslint-plugin-nodeca": "^1.0.3", "istanbul": "^0.4.1", "js-beautify": "^1.5.10", "mocha": "^2.3.4", "should": "^8.0.2" }, "directories": {}, "dist": { "shasum": "aa1f3abf0f0d74db7111c40e500b84f966640750", "tarball": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-0.1.5.tgz" }, "files": [ "lib/" ], "gitHead": "d4cbf577bc12570c079c1aed4ad8c196b6c919d5", "homepage": "https://github.com/webpack/webpack-sources#readme", "keywords": [ "webpack", "source-map" ], "license": "MIT", "main": "./lib/index.js", "maintainers": [ { "name": "bebraw", "email": "bebraw@gmail.com" }, { "name": "jhnns", "email": "mail@johannesewald.de" }, { "name": "sokra", "email": "tobias.koppers@googlemail.com" }, { "name": "spacek33z", "email": "kees@webduck.nl" }, { "name": "thelarkinn", "email": "sean.larkin@cuw.edu" } ], "name": "webpack-sources", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/webpack/webpack-sources.git" }, "scripts": { "beautify": "beautify-rewrite lib/**.js test/**.js", "beautify-lint": "beautify-lint lib/**.js test/**.js", "cover": "istanbul cover node_modules/mocha/bin/_mocha", "lint": "eslint lib test", "precover": "npm run lint && npm run beautify-lint", "pretest": "npm run lint && npm run beautify-lint", "publish-patch": "npm test && npm version patch && git push && git push --tags && npm publish", "test": "mocha --full-trace --check-leaks", "travis": "npm run cover -- --report lcovonly" }, "version": "0.1.5" }