All Downloads are FREE. Search and download functionalities are using the official Maven repository.

coffeescript-1.7.1.node_modules.convert-source-map.package.json Maven / Gradle / Ivy

There is a newer version: 0.8.8
Show newest version
{
  "name": "convert-source-map",
  "version": "0.3.1",
  "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
  "main": "index.js",
  "scripts": {
    "test": "tap test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/thlorenz/convert-source-map.git"
  },
  "homepage": "https://github.com/thlorenz/convert-source-map",
  "dependencies": {},
  "devDependencies": {
    "inline-source-map": "~0.3.0",
    "tap": "~0.4.3"
  },
  "keywords": [],
  "author": {
    "name": "Thorsten Lorenz",
    "email": "[email protected]",
    "url": "http://thlorenz.com"
  },
  "license": "MIT",
  "engine": {
    "node": ">=0.6"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy