crip-names
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -1,2 +0,1 @@ | ||
#!/usr/bin/env node | ||
'use strict'; | ||
@@ -11,4 +10,4 @@ /** | ||
var diagnoses = require('./diagnoses.json'); | ||
var pornstache = require('./pornstache.json'); | ||
var pornNames = require('./porn-names.js'); | ||
var naughtyness = require('./naughtyness.json'); | ||
@@ -18,3 +17,3 @@ // Export variables | ||
exports.diagnoses = diagnoses; | ||
exports.porn = pornstache; | ||
exports.pornstar = naughtyness; | ||
@@ -21,0 +20,0 @@ // Export functions |
{ | ||
"name": "crip-names", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Get awesome crip names, diagnoses and pornstar names", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -5,3 +5,3 @@ # crip-names [![Build Status](https://travis-ci.org/crip/crip-names.svg)](https://travis-ci.org/crip/crip-names) | ||
![Stephen Hawking](stephen-hawking.png) | ||
<img src="https://cdn.rawgit.com/crip/crip-names/master/crip-names.svg" width="100%" height="auto" alt="Crip Names"> | ||
@@ -47,3 +47,3 @@ The name lists are just JSON files and can be used wherever. | ||
### .porn | ||
### .pornstar | ||
@@ -92,3 +92,3 @@ Type: `array` | ||
$ crip-names --type diagnoses | ||
Spinal Muscular Atrophy | ||
Spinal Muscular Atrophy | ||
@@ -95,0 +95,0 @@ $ crip-names --type pornstar |
Sorry, the diff of this file is not supported yet
6103
94