Skip to content
Snippets Groups Projects
Commit 3a9685ef authored by David Barratt's avatar David Barratt
Browse files

Remove the NPM Bridge

parent 04bceb7a
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,5 @@
"issues": "https://drupal.org/project/issues/sailor",
"irc": "irc://irc.freenode.org/drupal-contribute",
"source": "https://cgit.drupalcode.org/sailor"
},
"require": {
"eloquent/composer-npm-bridge": "^4.0"
}
}
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "d79feb63cd49c492dbe37de3ea64965a",
"packages": [
{
"name": "eloquent/composer-npm-bridge",
"version": "4.0.1",
"source": {
"type": "git",
"url": "https://github.com/eloquent/composer-npm-bridge.git",
"reference": "4e6346a0162a228caf30bc10ab8442cb6be87db0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/eloquent/composer-npm-bridge/zipball/4e6346a0162a228caf30bc10ab8442cb6be87db0",
"reference": "4e6346a0162a228caf30bc10ab8442cb6be87db0",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1",
"php": ">=7"
},
"require-dev": {
"composer/composer": "dev-master",
"eloquent/phony-phpunit": "^2",
"errors/exceptions": "^0.2",
"phpunit/phpunit": "^6"
},
"type": "composer-plugin",
"extra": {
"class": "Eloquent\\Composer\\NpmBridge\\NpmBridgePlugin"
},
"autoload": {
"psr-4": {
"Eloquent\\Composer\\NpmBridge\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Erin Millard",
"email": "ezzatron@gmail.com",
"homepage": "http://ezzatron.com/"
}
],
"description": "NPM integration for Composer packages.",
"homepage": "https://github.com/eloquent/composer-npm-bridge",
"keywords": [
"Bridge",
"composer",
"composer-plugin",
"integration",
"npm",
"package",
"plugin"
],
"time": "2017-09-19T10:05:43+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment