backbone-nested icon indicating copy to clipboard operation
backbone-nested copied to clipboard

add Node compatability

Open afeld opened this issue 12 years ago • 3 comments

...and release under NPM.

afeld avatar Jul 02 '12 17:07 afeld

Would be lovely.

balupton avatar Jan 31 '13 09:01 balupton

@balupton Can you add me as an owner on https://npmjs.org/package/backbone-nested? My username is aidanfeldman.

https://npmjs.org/doc/cli/npm-owner.html

afeld avatar Jan 11 '14 23:01 afeld

Done:

$ npm owner add aidanfeldman backbone-nested
npm http GET https://registry.npmjs.org/-/user/org.couchdb.user:aidanfeldman
npm http 200 https://registry.npmjs.org/-/user/org.couchdb.user:aidanfeldman
npm http GET https://registry.npmjs.org/backbone-nested
npm http 200 https://registry.npmjs.org/backbone-nested
npm http PUT https://registry.npmjs.org/backbone-nested/-rev/3-5ecc25f64c7837d16284d8e7e7369fa5
npm http 201 https://registry.npmjs.org/backbone-nested/-rev/3-5ecc25f64c7837d16284d8e7e7369fa5

balupton avatar Jan 12 '14 08:01 balupton