Permalink
Cannot retrieve contributors at this time
Fetching contributors…

{ | |
"name": "node-stripr", | |
"version": "0.1.1", | |
"description": "Node Script for stripping content", | |
"main": "index.js", | |
"scripts": { | |
"test": "jasmine-node test" | |
}, | |
"repository": "https://github.com/uxebu/node-stripr", | |
"keywords": [ | |
"strip content" | |
], | |
"author": "uxebu Inc. (http://uxebu.com/)", | |
"contributors": [ | |
"Patrick Wied <wied@uxebu.com>" | |
], | |
"license": "MIT", | |
"devDependencies": { | |
"jasmine-node": "~1.3.0" | |
}, | |
"dependencies": {} | |
} | |