mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
www/npm-less-plugin-clean-css: Compresses the css output from less using clean-css ` devel/npm-clean-css: Fast and efficient CSS optimizer for node.js and the Web ` devel/npm-source-map: Parse and consume source maps | ` devel/npm-amdefine: Implementation of AMD's define() in Node ` devel/npm-commander: node.js command-line interfaces made easy ` devel/npm-graceful-readlink: Graceful fs.readlink
12 lines
277 B
JSON
12 lines
277 B
JSON
--- package.json.orig 2017-05-14 10:21:07 UTC
|
|
+++ package.json
|
|
@@ -30,9 +30,6 @@
|
|
"prepublish": "npm run check",
|
|
"test": "vows"
|
|
},
|
|
- "dependencies": {
|
|
- "source-map": "0.5.x"
|
|
- },
|
|
"devDependencies": {
|
|
"browserify": "^14.0.0",
|
|
"http-proxy": "1.x",
|