Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add spm support #3

Merged
merged 1 commit into from
Apr 20, 2015
Merged

Add spm support #3

merged 1 commit into from
Apr 20, 2015

Conversation

popomore
Copy link
Contributor

A nicer package manager: http://spmjs.io
Documentation: http://spmjs.io/documentation

http://spmjs.io/package/mockdate


It is a browser-side package manager popular in China, suppling a complete lifecycle managment of package via spm.

If you need ownership of mockdate in spmjs, I can add it for your account after signing in http://spmjs.io.

spmjs/spm#781

@popomore
Copy link
Contributor Author

add npmignore

before

PATH               SIZE       %   
package.json       767 B      0%  
.npmignore         N/A            
README.md          1.67 kB    1%  
LICENSE            1.07 kB    0%  
Gruntfile.js       277 B      0%  
.travis.yml        82 B       0%  
component.json     280 B      0%  
src/mockdate.js    1.7 kB     1%  
tests/chai.js      114.45 kB  47% 
tests/mocha.js     119.98 kB  49% 
tests/tests.js     1.78 kB    1%  
tests/runner.html  338 B      0%  

DIR                SIZE       %   
src/               1.7 kB     1%  
tests/             236.55 kB  98% 
.                  242.4 kB   100%

after

PATH             SIZE     %   
package.json     767 B    13% 
.npmignore       19 B     0%  
README.md        1.67 kB  28% 
LICENSE          1.07 kB  18% 
Gruntfile.js     277 B    5%  
.spmignore       19 B     0%  
.travis.yml      82 B     1%  
component.json   280 B    5%  
src/mockdate.js  1.7 kB   29% 

DIR              SIZE     %   
src/             1.7 kB   29% 
.                5.89 kB  100%

@afc163
Copy link

afc163 commented Mar 6, 2015

👍

@afc163
Copy link

afc163 commented Apr 20, 2015

ping~

boblauer added a commit that referenced this pull request Apr 20, 2015
@boblauer boblauer merged commit 449371c into boblauer:master Apr 20, 2015
@boblauer
Copy link
Owner

@popomore If you wouldn't mind adding me as an owner to this package in spm, I'll be sure to publish all changes to the module there when I make them.

@popomore popomore deleted the spm branch April 21, 2015 02:36
@popomore
Copy link
Contributor Author

Thanks for merging, I have added you as an owner.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants