Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

publish to npm plssss #1

Open
stephenmathieson opened this issue Apr 11, 2016 · 1 comment
Open

publish to npm plssss #1

stephenmathieson opened this issue Apr 11, 2016 · 1 comment

Comments

@stephenmathieson
Copy link

No description provided.

@stephenmathieson
Copy link
Author

fyi:


 ~/dev/src/github.com/ianstormtaylor/email on master [?] ∴ npm publish
+ [email protected]

 ~/dev/src/github.com/ianstormtaylor/email on master [?] ∴ npm owner add ianstormtaylor
+ ianstormtaylor (ianstormtaylor-email)

with:

diff --git a/package.json b/package.json
new file mode 100644
index 0000000..adf4857
--- /dev/null
+++ b/package.json
@@ -0,0 +1,15 @@
+{
+  "name": "ianstormtaylor-email",
+  "version": "0.0.1",
+  "description": "Parse an email address into its components, based on component/url",
+  "repository": {
+    "type": "git",
+    "url": "git+ssh://[email protected]/ianstormtaylor/email.git"
+  },
+  "keywords": [
+    "email",
+    "address",
+    "parse"
+  ],
+  "license": "MIT"
+}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant