1
1
{
2
- "homepage" : " http://aureooms.github.io/js-string/" ,
3
- "keywords" : [
4
- " bricks" ,
5
- " char" ,
6
- " character" ,
7
- " javascript" ,
8
- " js" ,
9
- " sequence" ,
10
- " string" ,
11
- " ender"
12
- ],
13
- "license" : " AGPL-3.0" ,
14
- "author" : " aureooms" ,
15
- "repository" : {
16
- "url" : " https://github.com/aureooms/js-string.git" ,
17
- "type" : " git"
18
- },
19
- "bugs" : {
20
- "url" : " https://github.com/aureooms/js-string/issues"
21
- },
22
- "name" : " aureooms-js-string" ,
23
- "main" : " js/dist/string.js" ,
24
- "version" : " 0.0.6 " ,
25
- "scripts" : {
26
- "doc" : " ./node_modules/.bin/groc" ,
27
- "build" : " ./node_modules/.bin/aureooms-node-package-build" ,
28
- "test" : " ./node_modules/.bin/aureooms-node-package-test"
29
- },
30
- "description" : " character sequence code bricks for JavaScript" ,
31
- "dependencies" : {},
32
- "devDependencies" : {
33
- "aureooms-node-package" : " ^5.0.2"
34
- },
35
- "spm" : {
36
- "main" : " js/dist/string.js"
37
- }
38
- }
2
+ "homepage" : " http://aureooms.github.io/js-string/" ,
3
+ "keywords" : [
4
+ " bricks" ,
5
+ " char" ,
6
+ " character" ,
7
+ " javascript" ,
8
+ " js" ,
9
+ " sequence" ,
10
+ " string" ,
11
+ " ender"
12
+ ],
13
+ "license" : " AGPL-3.0" ,
14
+ "author" : " aureooms" ,
15
+ "repository" : {
16
+ "url" : " https://github.com/aureooms/js-string.git" ,
17
+ "type" : " git"
18
+ },
19
+ "bugs" : {
20
+ "url" : " https://github.com/aureooms/js-string/issues"
21
+ },
22
+ "name" : " aureooms-js-string" ,
23
+ "main" : " js/dist/string.js" ,
24
+ "version" : " 0.1.0 " ,
25
+ "scripts" : {
26
+ "doc" : " ./node_modules/.bin/groc" ,
27
+ "build" : " ./node_modules/.bin/aureooms-node-package-build" ,
28
+ "test" : " ./node_modules/.bin/aureooms-node-package-test"
29
+ },
30
+ "description" : " character sequence code bricks for JavaScript" ,
31
+ "dependencies" : {},
32
+ "devDependencies" : {
33
+ "aureooms-node-package" : " ^5.0.2"
34
+ },
35
+ "spm" : {
36
+ "main" : " js/dist/string.js"
37
+ }
38
+ }
0 commit comments