UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS and CSS.

88 lines (87 loc) 2.28 kB
{ "_args": [ [ "convert-source-map@^1.1.0", "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/babel-core" ] ], "_from": "convert-source-map@>=1.1.0 <2.0.0", "_id": "convert-source-map@1.1.2", "_inCache": true, "_location": "/convert-source-map", "_nodeVersion": "4.1.2", "_npmUser": { "email": "thlorenz@gmx.de", "name": "thlorenz" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "name": "convert-source-map", "raw": "convert-source-map@^1.1.0", "rawSpec": "^1.1.0", "scope": null, "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/babel", "/babel-core" ], "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.2.tgz", "_shasum": "8266378831073907fa384f0b2aecab0ba0586693", "_shrinkwrap": null, "_spec": "convert-source-map@^1.1.0", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/babel-core", "author": { "email": "thlorenz@gmx.de", "name": "Thorsten Lorenz", "url": "http://thlorenz.com" }, "bugs": { "url": "https://github.com/thlorenz/convert-source-map/issues" }, "dependencies": {}, "description": "Converts a source-map from/to different formats and allows adding/changing properties.", "devDependencies": { "inline-source-map": "~0.3.1", "tap": "~0.4.13" }, "directories": {}, "dist": { "shasum": "8266378831073907fa384f0b2aecab0ba0586693", "tarball": "http://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.2.tgz" }, "engine": { "node": ">=0.6" }, "gitHead": "3e08e13e87d46f302621668de6d8163d73dd3ad1", "homepage": "https://github.com/thlorenz/convert-source-map", "installable": true, "keywords": [ "browser", "convert", "debug", "map", "source", "sourcemap" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "thlorenz", "email": "thlorenz@gmx.de" } ], "name": "convert-source-map", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/thlorenz/convert-source-map.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.1.2" }